form.webform-submission-form .form-floating>label {
padding-bottom: 3px;
}
.ge-form-fieldset legend {
    color: var(--ge-atmosphere-blue);
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-bottom: 0.4rem;
}
.form-check-custom .form-checkboxes .form-check-label {
	margin-left: 0.4rem;
}
@media (max-width: 1024px) {
.wp-block-columns.aero-contact-detail.wexpform  {
    display: block;
}}
.work_experience_form .ge-form-cus-submit input.cus-submit {
    line-height: 0.8rem;
    background: none;
    border: 0;
    color: initial;
    font-size: 1.3rem;
    outline: 0;
    padding: 0 8rem 0 1rem;
    width: 100%;
}