.t-body {
    word-break: normal !important;
}

.t-submit,
.t-btn {
    border-radius: 4px !important;
    height: 52px !important;
    transition: all 0.3s;
}

.t-submit:hover,
.t-btn:hover,
.t-submit:focus-visible,
.t-btn:focus-visible {
    background: #ffffff !important;
    border: 1px solid rgb(37, 157, 168);
    color: #000000 !important;
}

#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, #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-bottom: 1px solid rgb(37, 157, 168);
}