#allrecords .t-text a, 
#allrecords .t-descr:not(.t706__product-title) a, 
#allrecords .t-heading a:not(.t-card__link), 
#allrecords .t-title a, 
#allrecords .t-impact-text a, 
#allrecords .t-text-impact a, 
#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link), 
#allrecords .t-uptitle a, #allrecords .tn-atom[field] a {
    &:hover {
        font-weight: unset;
        opacity: 0.7;
    }
}

#allrecords b, #allrecords strong {
    font-weight: 100 !important;
}

.t396__elem[data-elem-type="text"] a:hover {
    font-weight: inherit;
}
