.header {
  background-color: #A5B7E4;
  background-image: none; 
}

.footer {
  background-color: #A5B7E4;
  background-image: none;
}

a.js_modInvalidatecach.header-item-content {
  background-color: red;
}

body {
  font-size: 14px;
}
.container-below-top, .container-topbar {
    background-color: #010834;
}

a:not([class]) {
    text-decoration: none;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
.metismenu.mod-menu {
    color: #010834;
}