.page-title {
  font-size: 2.4rem;
  text-align: center;
}

.page-sub-title {
  font-size: 1.8rem;
  text-align: center;
}

.contact {
  padding: 6rem 0;
}
.contact h3 {
  margin-bottom: 4rem;
}
.contact-txt {
  margin-bottom: 2rem;
  line-height: 1.4;
}
.contact-form-item {
  margin-bottom: 2rem;
}
.contact-form-item-title {
  margin-bottom: 1rem;
}
.contact-form-item-input input, .contact-form-item-input textarea {
  width: 100%;
}
.contact-form-privacy {
  margin-bottom: 4rem;
  line-height: 1.4;
}
.contact-form-submit {
  text-align: center;
}
.contact-form-submit-btn {
  padding: 2rem;
}/*# sourceMappingURL=contact.css.map */