.contact-us-header {
  margin: 0 -30px;
  background: url('/template/c73e5a0b/images/contact-us-heading.png') no-repeat;
  background-size: cover;
  padding: 90px 0 600px;
}
.contact-us-header .text-content  {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.contact-us-header .text-content h1 {
  margin: 0 0 22px;
  padding: 0;
  font-size: 62px;
  font-weight: 700;
  font-family: 'Sora';
  line-height: 65px;
  color: #fff;
}
.contact-us-header .text-content p {
  margin: 10px 0 70px;
  padding: 0;
  color: #fff;
  line-height: 32px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Sora';
}
