.site-footer .footer-newsletter, .site-footer .footer-info, .site-footer .footer-widgets, .site-footer .footer-links

 {
    border-color: #c1f59c;
    background-color: #032747;
    color:yellow;
}
a.footer-links:hover, a.footer-links:active   {
  background-color: yellow;
  font-size: 18px;
}

.site-header .header-main {
 background-color: #032747;
}