.container-header {
  background-color: #00695C;
  background-image: none;
}
.container-footer {
  background-color: black;
  background-image: none;
}
.footer .moduletable {
    align-self: flex-start;
}

.footer .grid-child {
    align-self: flex-start;
}