Hi Zworthkey,
This change is for goasagroup.com. We want to give our footer links (on the
left-side) a different hover colour, like #007AAB.
Were using the below code to alter the text colour to white:
.site-footer p, .site-footer__linklist-item a, .site-footer__rte a,
.site-footer h4, .site-footer small, .site-footer__copyright-content a,
.site-footer__newsletter-error, .site-footer__social-icons
.social-icons__link {
color: #FFFFFF !important;
}
[image: Screen Shot 2021-10-15 at 9.07.42 AM.png]
Thank you!