body .header {
  height: 264px;
  background-size: cover !important;
}
body .container-contact img {
  max-height: 500px;
}
body .container-form {
  background: url("../img/bg/courbes.svg") bottom right no-repeat;
}
body .container-form form {
  color: #525252;
  max-width: 792px;
  margin: 75px auto;
}
body .container-form form input[type=text] {
  border: 1px solid #D6D6D6;
}
body .container-faq .accordion .accordion-button {
  background-color: initial !important;
  box-shadow: none !important;
  outline: none !important;
}

/*# sourceMappingURL=contact.css.map */
