tobefg
It seems that you added wrong syntax in the custom CSS code as Aman suggested, I updated for you:
#jub-site-footer .jub-block a:focus, #jub-site-footer .jub-block a:hover {
color: #0db1a8 !important;
}
You can change to your desired color there.
Regards