<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .js-form-type-textfield {
    display: inline !important;
}
.error-message {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
</pre></body></html>