.contact-section-3 .subheadline {
  color: var(--color1);
}
.contact-section-3 .nf-field-container {
  margin-bottom: 15px;
}
.contact-section-3 .nf-form-cont .nf-field-label label {
  font-size: 14px;
}
.contact-section-3 .nf-multi-cell .nf-cell {
  padding-right: 20px;
}
.contact-section-3 .nf-field-element textarea {
  height: 172px;
  margin-bottom: 28px;
}