.footer-hover .tn-atom,
.footer-hover .tn-atom a {
    transition: color .2s ease !important;
}

.footer-hover:hover .tn-atom,
.footer-hover:hover .tn-atom a {
    color: #B60718 !important;
}