.container-header {
 background-color: #fff;
 background-image: none;
}
.container-header .mod-menu {
 color: #000;

}
.footer {
    color: #000;
    background-color: #ccc;
    background-image: none;
    margin-top: 1px;
}

.footer a:not(.btn), .footer .btn-link {
  color: #eeeeee;
  font-size: 10px;
  line-height: 10px;
}
