/* Add custom CSS styles below */ 

/*
.s-login-modal-title,
.s-login-modal-label,
label.s-login-modal-label,
.s-login-modal-title,
.s-login-modal-title:is(.dark *) {
    color: black !important;
}

}
.text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(216 55 141);
}
.s-slider-block__title h2 {
    position: relative;
    font-size: 0.90rem;
    
}
*/

.s-login-modal-title {
    color: black !important;
}