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

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


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

.menu-header a:hover {
color: #8C8C8C !important;
border-bottom: 0px solid #8C8C8C;
}

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

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

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

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

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

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

.t-input {
    font-size: 14px;
}

.t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
    font-size: 14px;
}

.t838 .t838__search-icon {
    width: 14px;
}

.t-site-search-dm__result__title {
    color: #AE1F2D;
    text-align: left;
    font-size: 14px;
    margin-bottom: 3px;
    height: auto;
    display: block !important;
}