.link .tn-atom a:hover {
    color: #CCCCCC !important;
}

.link-no .tn-atom a:hover {
    border-bottom: 0px !important;
}


.phone_elem .tn-atom a:hover {
    transition: 0.2s ease-in;
    border-bottom: 1px dashed rgb(193, 193, 193) !important;

}