<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">select.form-input:focus, input.form-input:focus {
  outline: none; }

select.form-input.to-be-entered, input.form-input.to-be-entered {
  border-color: #32CD32 !important;
  border-width: medium !important; }
</pre></body></html>