.container-header {
  background-color: white;
  background-image: none;
}
h1, h2, h3, h4, h5, h6 {
  color: black;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: black;
}
.container-footer {
  background-color: #be223c;
  background-image: none;
}