<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.invalid-form-value{
  border: 1px solid var(--Royer-red);
  background-color: #ff000017;
}

.invalid-form-value option{
  background-color: white;
}

.g-recaptcha .invalid-form-value{
  border-radius: 4px;
}</pre></body></html>