<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpforms-form button[type=submit] {
background-color: #9F694F !important;
border-color: #9F694F !important;
color: #fff !important;
}
.wpforms-form button[type=submit]:hover {
background-color: ##B1836C !important;
}</pre></body></html>