.container-header {
  background-image: linear-gradient(135deg, #3375b6 0%, #a0d4ff 100%);!important
  background-color: #3375b6;!important
}

.container-header {
  background-color: #3375b6;!important
  margin-bottom:1.25rem;!important
}

.container-header {
  margin-bottom:1.25rem;!important
}

.container-header .container-nav {
  justify-content:start;!important
  }

.metismenu.mod-menu .metismenu-item {
  text-transform: uppercase;!important
} 

.metismenu.mod-menu{
  padding-left:1.25rem;!important
} 

.sidebar-left.card {
  border-color: #FFFFFF;!important
}

.sidebar-left.card {
  text-transform: uppercase;!important
}

.sidebar-left.card .nav-item {
  padding-bottom: 1.25rem;
  font-size: 0.85rem;
}

.footer {
  background-image: linear-gradient(135deg, #3375b6 0%, #a0d4ff 100%);
  background-color: #3375b6;
}

h1, .h1 {
    font-size: calc(0.575rem + 1.5vw);
    color: #3375B5;
    padding-bottom: 1.5rem;
}

h2, .h2{
  font-size: 1.35rem;
  color: #3375B6;
}
h3, .h3{
  font-size: 1.15rem;
}
h4, .h4{
  font-size: 1.00rem;
}
h5, .h5{
  font-size: 0.85rem;
}

p, .p{
  font-size: 0.85rem;
}