#contact-img img {
    filter: invert(1);
}

#contact-links p a{
    color: #2b2b2b !important;
}

#contact-links p a:hover{
    color: #cf0000 !important;
}