label{    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
    color: var(--exp-heading-color);
    font-weight: 700;
    line-height: 1.25;
    font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;}

span.fieldset-legend {
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
    color: var(--exp-heading-color);
    font-weight: 700;
    line-height: 1.25;
    font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
}
label.option {
    color: #545b62e0;
}
.form-type-webform-image-select {
   
    margin: auto;
}