   :root{

    color-scheme: only light !important;

    }
    
    body, html{
        
        background-color: white !important;
    }

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #ffffff !important;
    }
}