<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.has-feedback .form-control-feedback {
  right: 15px;
}

.summary-errors p {
  color: inherit;
}

.summary-errors ul li a {
  color: inherit;
}

.summary-errors ul li a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  #exampleFullForm .form-horizontal .form-control-label {
    text-align: inherit;
  }
}
</pre></body></html>