
    #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 {
    transition: color 0.2s, border-bottom 0.2s, box-shadow 0.2s, color 0.2s;
}

#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 {
    border-bottom: 0px solid #e0e0e0;
    -webkit-box-shadow: inset 0px -0.75px 0px 0px #E0E0E0;
    -moz-box-shadow: inset 0px -0.75px 0px 0px #e0e0e0;
    -moz-box-shadow: inset 0px -0.75px 0px 0px #e0e0e0;
}

#allrecords .t-text a:hover, #allrecords .t-descr:not(.t706__product-title) a:hover, #allrecords .t-heading a:not(.t-card__link):hover, 
#allrecords .t-title a:hover, #allrecords .t-impact-text a:hover, #allrecords .t-text-impact a:hover, #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):hover, #allrecords .t-uptitle a:hover, #allrecords .tn-atom[field] a:hover {
    border-color: #b8e5cd;
    -webkit-box-shadow: inset 0px -0.75px 0px 0px #b8e5cd;
    -moz-box-shadow: inset 0px -1px 0px 0px #b8e5cd;
    -moz-box-shadow: inset 0px -1px 0px 0px #b8e5cd;
}

