fieldset.product-form__input .form__label {
    margin-bottom: 0.2rem;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.5px;
  color: #0f1d4c;
}

.product-form__input input[type=radio]+label {
    font-size: 17px !important;
}