/* Add custom CSS styles below */ 
footer {
    background-color: #294A68 !important;
}

footer,
footer * {
    color: #294a68 !important;
}

footer a:hover {
    color: #7DC8FF !important;
}