header .text-gray.underline-on-hover, header .show-all a {
    color: #000 !important;
}

header .show-all .border-bottom-dashed-blue {
    border-bottom: 1px dashed #000;
}

ul.top-categories li.top-category .icon-wrapper {
    border: 1px solid #48847a;
}

.coupon-btn span.label-coupon::after {
    background: linear-gradient(38deg, #448d80, #64aa9e 49%, #ffec7500 50%, #fff0);
}

.coupon-btn span.label-coupon::before {
    background-color: #79bdb1;
}