#footer {
    background-color: #e8f1f6 !important;
}
#footer .footer-bottom {
    background-color: #dfeaf0 !important;
}
#footer, #footer a, #footer h4 span {
    color: #1e2a33 !important;
}
#footer a:hover {
    color: #0f181e !important;
    text-decoration: underline;
}

#footer .footer-bottom {
    background: transparent !important;
    border-top: none !important;
    box-shadow: none !important;
}

