@charset "UTF-8";

#footer .widget-categories a {
    color: #ffffff;
}

#footer .widget-categories a>:hover {
    color: #135FAB;
}

.dark #footer a:not(.btn):not(:hover),
#footer.inverted a:not(.btn):not(:hover),
#footer.dark a:not(.btn):not(:hover) {
    color: #ffffff;
}