/* Add custom CSS styles below */ 
footer,
footer > div {
    background-color: #1f1f1f !important;
    color: #ffffff !important;
   
}

footer a,
footer p,
footer span,
footer h2,
footer h3,
footer h4 {
    color: #ffffff !important;
    text-align: center  !important; 
}