.links-noborder a {
color: #222222 !important;
}

.links-noborder a:hover {
color: #AE1F2D !important;
border-bottom: 0px solid #AE1F2D;
}

.uc-links-text a {
color: #222222 !important;
border-bottom: 2px solid #222222;
font-weight: 600;
}

.uc-links-text a:hover {
color: #AE1F2D !important;
font-weight: 600;
border-bottom: 2px solid #AE1F2D;
}

.links-media a {
color: #2F3640 !important;
border-bottom: 0px solid #2F3640;
font-weight: 400;
}

.links-media a:hover {
color: #AE1F2D !important;
font-weight: 400;
border-bottom: 0px solid #AE1F2D;
}

.links-text a {
color: #2F3538 !important;
border-bottom: 1px solid #2F3538;
font-weight: 400;
}

.links-text a:hover {
color: #AE1F2D !important;
font-weight: 400;
border-bottom: 1px solid #AE1F2D;
}

.menu-footer a {
color: #9A98A0 !important;
}

.menu-footer a:hover {
color: #FFFFFF !important;
border-bottom: 0px solid #FFFFFF;
}

.menu-burger a {
color: #222222 !important;
}

.menu-burger a:hover {
color: #AE1F2D !important;
border-bottom: 2px solid #AE1F2D;
}





.sub-footer a {
color: #2F3640 !important;

}
.sub-footer a:hover {
color: #AE1F2D !important;
border-bottom: 0px solid #AE1F2D;
}

.t-input {
    font-family: 'Inter', Arial, sans-serif;
    font-size: 14px;
}

.t-search-widget__result__title {
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #2F3640;
    font-size: 16px;
    font-family: Inter;
}

.t-descr {
    font-family: 'Inter', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #2f3640;
}