section#contact-content .wrap-title .title {
  color: #e91d2d;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 100% */
  text-transform: uppercase;
}
section#contact-content .wrap-title .title2 {
  color: #231f20;
  text-align: center;
  font-family: "Gotham Ultra", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: 52px; /* 86.667% */
  text-transform: uppercase;
}
section#contact-content .wpcf7-form label {
  width: 100%;
  font-family: Montserrat, sans-serif;
  line-height: 24.375px;
  padding-bottom: 5px;
  margin-top: 35px;
  font-weight: 700 !important;
  color: black !important;
}
section#contact-content .wpcf7-form .wpcf7-form-control {
  padding: 6px 10px;
  font-size: 16px;
  border: 2px solid #000;
  border-radius: unset !important;
}
section#contact-content .wpcf7-form .wpcf7-submit {
  background-color: #e91d2d;
  color: white;
  border: none;
  font-size: x-large;
  text-transform: uppercase;
  width: 100%;
  margin: 48px 0px;
  padding: 10px 0px;
}
