<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wm-field-label {
     font-size: small !important;
}

.wm-field-mandadory {
     background: rgb(255,248,220) !important;
}

.wm-field-error {
     background: rgb(255,182,193) !important;
     color: white !important;
}</pre></body></html>