How can I change the link colors in footer - Dawn theme

I managed to change the hover color of the social media links in my footer to #f75620;. Just need help changing the hover colors for the rest of the links in the Quick Menu and also the store name ’ Kabushka Ngemba’ at the very bottom. I also want to change the ‘EPIQ Media’ link at the bottom to white like rest and then #f75620 when hovered over.

Link: https://art-from-kabushka-ngemba.myshopify.com/

Password: shiayo

1 Like
.footer__copyright.caption small a {
    color: white !important;
}

@julian-dadang
Add this code in the bottom of the section-footer.css file