/* Fluent Form */
.fluentform select {
    height: 45px !important;
}
.form-legend {
    margin-top: var(--space-l);
}
/* End Fluent Form */