.btn-primary {
    --btn-bg: #afff00 !important;
    --btn-hover-bg: #afff00 !important;
}
.special-offers {
    background-color: #afff00 !important;
}
.special-offers-abstract:after {background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #afff00 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to-position: 50% !important;
} 
.megamenu-item.active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    color: #afff00 !important;
    box-shadow: -3px 0 #afff00 inset, 0 1px 2px rgb(var(--kt-secondary) / .08) !important;
}