ul.site-nav .site-nav__item:last-of-type a,
.mobile-nav__link[href="/collections/sale"] {
    color: var(--colorTextSavings)!important;
}
ul.site-nav .site-nav__item:last-of-type .site-nav__link--underline::after {
    border-bottom-color:  var(--colorTextSavings)
}