<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.full-form__controls .field__label,
.full-form__body .full-form__controls .btn {
    width:              100%;
}
.full-form__wrapper {
    padding-bottom:     0px!important;
}

@media screen and (max-width: 767px) {
    #form_buttons &gt; div {
        width:          100%;
    }
}
</pre></body></html>