body {
  background: #7982bb;
}

.page-content h1 {
  display: none;
}

.header-content h1 {
  font-size: 14.73vw !important;
  line-height: 12.28vw !important;
}

.input-wrap.submit-wrap p {
  text-align: right;
}

#contact-form-title {
  font-weight: 700;
  font-size: 175px;
  line-height: 175px;
  color: #d6dcfd;
  margin: -11px 0 44px 0;
  text-align: right;
}

@media (max-width: 767px) {
  #contact-form-title {
    font-size: 90px;
    text-align: center;
  }
}
