/* Start custom CSS for html, class: .elementor-element-16925c1 */.hsfc-Form .hsfc-FieldLabel { font-weight: bold !important;}

.hsfc-Form .hsfc-FieldLabel .hsfc-RadioInput ~ span { font-weight: normal !important;}

.hsfc-Form .hsfc-FieldLabel .hsfc-RadioInput {border-radius: 9px !important;
    border-color: black !important;
}

.hsfc-Form .hsfc-FieldLabel .hsfc-CheckboxInput {border-radius: 9px !important;
    border-color: black !important;
}

.hsfc-FieldLabel input[type="radio"]:checked + span { font-weight: bold !important; }

.hsfc-Form .hsfc-PhoneField .hsfc-PhoneInput{border-left: 1px solid #f1ede8 !important;}
.hsfc-Form .hsfc-PhoneField .hsfc-PhoneInput .hsfc-TextInput:focus{border-left: 1px solid black !important;}

.hsfc-Form .hsfc-PhoneField .hsfc-PhoneInput__FlagAndCaret {display: none !important;}/* End custom CSS */