.footer-container {
     color: black; 
}
footer a {
     color: grey;
}
footer h4 {
    color: #4a4843;
}
footer .contact a {
    color: #4a4843;
}