.container-header {
  background-color: white;
  background-image: none;
}

.container-header .mod-menu {
 color: #000;
}

.container-footer {
  background-color: white;
  background-image: none;
  color: #000;
  text-align: center;
}

.footer .grid-child {
  justify-content: center;
}