<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rform-button-container{
    display: flex;
    width: 100%;
}

.rform-button-submit{
    position: relative;
    transition: all 1s;
}

.rform-btn-fullwidth{
    width: 100% !important;
}</pre></body></html>