h1 {
	display: flex;
	font-family: 'Amatic Sc';
  font-size: 2.8125rem;
  font-size: clamp(2.8125rem, 2.375rem + 2.1875vw, 5rem);
  line-height: 1em;
	justify-content: center;
	padding: 0 20px;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: none;
}
