/* Заголовки параметров (Розмір, Матеріал...) */
.t-product__option-title {
    font-size: 20px !important;
    font-weight: 500 !important;
}

/* Варианты выбора (текст рядом с картинкой/радиокнопкой) */
.t-product__option-variants,
.t-product__option-variants .t-radio__wrapper,
.t-product__option-variants .t-select__wrapper {
    font-size: 18px !important;
}
