.links-footer-mobile a {
color: #ffffff !important;
border-bottom: 0px solid #ffffff;
}

.links-footer-mobile a:hover {
color: #FBF8F5 !important;
border-bottom: 1px solid #FBF8F5;
}

.links-menu-footer a {
color: #2F3640 !important;
border-bottom: 0px solid #2F3640;
}

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

.links-footer-doc a {
color: #2F3640 !important;
border-bottom: 0px solid #2F3640;
}

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

.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-site-search-dm__result__title {
    color: #222222;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    height: auto;
    display: block !important;
}

@media (max-width: 640px) {
    .nolim-breadcrumbs {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 20px;
        font-size: 12px;
        line-height: 1.4;
    }
}