.t983__btn-container.t983__btn-container_topmargin {
    margin-top: 10px;
}
.t-btntext_sm {
    font-size: 22px;
}


::selection {
    /* укажи цвет выделения текста */
    background: #66b813;
}

.js-product .t-product__option-title_radio {
    color: #ffffff;
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid #fff;
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: rgb(80 217 5 / 50%);
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid #ffffff;
}

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