.tn-elem.hover-green-link:hover .tn-atom {
    color:#C8EF6E !important;
}

.tn-elem.hover-green-link .tn-atom {
    transition: 0.2s linear !important;
}