footer.site-footer,
.region--footer,
.site-footer {
    background: #ffffff !important;
    background-image: none !important;
    color: #333333 !important;
}

footer.site-footer * {
    color: #333333 !important;
}

footer.site-footer a {
    color: #333333 !important;
    text-decoration: none;
}

footer.site-footer a:hover {
    color: #000000 !important;
}