To change the hover colour of the email link in a text section:
div#contact a:hover{ opacity: 1 !important; color: #1f1f1f !important; }
To change the hover colour of the email link in a text section:
div#contact a:hover{ opacity: 1 !important; color: #1f1f1f !important; }