.container-header {
  z-index: 10;
  background-color: #234e9f;
  background-image: none;
  color: black;
  position: relative;
  box-shadow: inset 0 5px 5px #00000008;
}


.footer {
  color: #fff;
  background-color: #234e9f;
  background-image: none;
  margin-top: 1em;
  }

.container-header .mod-menu {
 color: white;
}