/**
 * VerArt footer – link grigio chiaro (override link neri per leggibilità)
 */

.page-footer a,
.footer__main a,
.footer__block__content a,
.footer__block__content-list a,
#footer_sub_menu_1 a,
.footer-container a,
.footer__main .cms-page-link {
  color: #b8b8b8 !important;
}

.page-footer a:hover,
.page-footer a:focus,
.footer__main a:hover,
.footer__main a:focus,
.footer__block__content a:hover,
.footer__block__content a:focus,
#footer_sub_menu_1 a:hover,
#footer_sub_menu_1 a:focus {
  color: #e8e8e8 !important;
}
