.tn-elem.link-hover-blue:hover .tn-atom {
    color: #2078DC !important;
}

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


.t-descr_xxs {
    font-size: 16px;

}