.index-section--alt .btn {
    background-color: #a81f22;
    color: #fff;
}
.grid-product__tag {
    left: 0;
    right: unset;
}

.variant-input-wrap input[type=radio]+label {
    box-shadow: 0 0 0 2px var(--colorTextBody);
}

