.js-form-type-webform-markup {
	max-width: initial!important;
}

.js-form-type-webform-markup h2{
  font-size: 32px;
  line-height: 120%;
  font-family: "Lora", serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 16px;
  color: #484848;
}

.js-form-type-webform-markup p {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 32px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #484848;
}