.cover-image-a2 {
  height: 200px;
}
.cover-image-a2__content-area {
  max-width: 1250px;
}
.cover-image-a2__title {
  z-index: 2;
}

#figure-triangles-1 {
  right: 2vw;
  bottom: 0px;
  width: 70%;
  max-width: 200px;
}
@media screen and (max-width: 620px) {
  #figure-triangles-1 {
    width: 28vw;
  }
}

#figure-spectra-1 {
  left: 2vw;
  bottom: 0px;
  width: 70%;
  max-width: 270px;
}
@media screen and (max-width: 620px) {
  #figure-spectra-1 {
    width: 45vw;
  }
}

.help-text-a1 {
  margin-top: 20px;
}

.wpcf7 {
  width: 100%;
  max-width: 500px;
}

.contact-form-a1__input-submit {
  width: 50%;
  border: 1px solid transparent;
  border-radius: 4px;
}

#section1 {
  padding: clamp(20px, 6vw, 40px) clamp(10px, 3vw, 20px);
}

h2 {
  font-size: x-large;
  font-weight: normal;
  color: #484848;
}/*# sourceMappingURL=page-contact-custom.css.map */