/* Add custom CSS styles below */ 
@media only screen and (min-width: 1024px) {
    .main-menu #offers a {
        DISPLAY: NONE;
        --tw-text-opacity: 1;
        color: rgba(249, 128, 128, 1);
        color: rgba(249, 128, 128, var(--tw-text-opacity, 1));
    }
}