.t-descr_xxs {
    font-size: 16px;
}

@media screen and (max-width: 560px) {
    .t-popup__close {
        background: transparent !important;
    }
}

.t-name {
    color: #171717;
}

.t-text {
    color: #171717;
}


.t-descr {
    color: #171717;
}

.t-text {
    font-size: 16px;
}

.t-product__option-variants {
    color: #f0f0f0;
}

.t-product__option-variants_custom {
    color: #f0f0f0;
}

.t-product__option-variants_radio {
    color: #f0f0f0;
}

.t-product__option-variants_simple {
    color: #f0f0f0;
}