/** Shopify CDN: Minification failed

Line 25:0 Unexpected "<"

**/
.contact__form__heading {
  padding: 0;
  margin-top: 0;
  margin-bottom: var(--inner);
  text-align: center;
}

.custom-form__required-text {
  font-size: var(--font-body-x-small);
  font-style: italic;
  color: var(--text-a80);
}

.contact-form .custom-form__block {
  margin-bottom: 20px;
}
.form-success {
  text-align: center;
}
<input type="text" name="contact[name]" required>