.t-store__parts-switch-btn.t-active {
    opacity: 1;
    font-weight: 900;
    color: #b83833;
}

.t-store__parts-switch-btn {
    color: #dbb1b3;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.t-store .t-store__card.t-align_center .t-product__option {
    margin-right: inherit;
}
.t-store .t-align_center .t-product__option-title {
    text-align: left;
}