.myACFform span.message {
padding-left: 1em;
font-size: 0.7em;
}
.myACFform .acf-label label {
font-size: 0.9em;
}
.acf-switch-slider,
.acf-switch,
span.acf-switch-on {}
.fea-submit-buttons button {
width: 100%;
}
.acf-field-taxonomy[data-type="taxonomy"] {
border: 0 !important;
}
.acf-taxonomy-field ul.acf-checkbox-list li {
line-height: 1.5rem !important;
}
.acf-taxonomy-field ul.acf-checkbox-list li label span,
.myForm form label {
padding-left: 1em !important;
font-size: 1.2rem !important;
}
.acf-taxonomy-field ul.acf-checkbox-list li input[type="checkbox"],
.myForm form input[type="checkbox"],
.myForm form input[type="radio"] {
transform: scale(1.5) !important;
}
.myForm div.acf-field {
padding: 1em 0 1em 0 !important;
}
.acf-related-terms-field .categorychecklist-holder,
.acf-related-terms-field .categorychecklist-holder ul li label span {
border: 0 !important;
font-size: 1.2rem !important;
}
div.acf-label label span.acf-required {
color: red !important;
}
.acf-taxonomy-field ul.acf-checkbox-list li input[type="checkbox"],
.myACFform form input[type="checkbox"],
.myACFform form input[type="radio"] {
margin: 0 1.2em 0 0 !important;
transform: scale(1.5) !important;
}
.myACFform .acf-checkbox-list label,
.myACFform .acf-radio-list label {
font-size: 1.5em !important;
}
span.message b {
font-weight: 700 !important;
}
.myACFform .fea-submit-buttons {
padding: 2em 0 2em 0;
}
.myACFform textarea,
.myACFform input[type="text"],
.myACFform input[type="email"] {
width: 100% !important;
padding: 10px !important;
font-family: inherit !important;
font-size:  !important;
font-weight:  !important;
}