.umbraco-forms-hidden {
  display: none !important;
}

.field-validation-error {
  color: #DA020E;
}
