body { color: black !important; }
/* Altera a cor do texto do rodapé para preto */
.footer, 
.footer a, 
.footer p, 
.footer span, 
.footer li {
    color: #000000 !important;
}
