@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-9afa3cd{margin-top:0%;margin-bottom:-25%;}}/* Start custom CSS for pages-contact, class: .elementor-element-f012a08 */.col-md-4.offset-md-2.mb-90 {
    margin-top: -15% !important;
}

input[type="submit"].wpcf7-submit {
  background-color: white !important;
  color: #201c1c !important;
  border: 1px solid #201c1c; /* Bordure pour un meilleur contraste */
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.contact-list li:hover {
  background-color: transparent !important;       
}

.icon span.ti-headphone-alt {
    color: white !important;
}
.icon span.ti-email {
    color: white !important;
}
.icon span.ti-location-pin {
    color: white !important;
}/* End custom CSS */