.elementor-4859 .elementor-element.elementor-element-455a76f{text-align:center;}.elementor-4859 .elementor-element.elementor-element-455a76f .elementor-heading-title{font-size:22px;font-weight:600;}.elementor-4859 .elementor-element.elementor-element-45f1684{width:var( --container-widget-width, 103.738% );max-width:103.738%;--container-widget-width:103.738%;--container-widget-flex-grow:0;}/* Start custom CSS for shortcode, class: .elementor-element-45f1684 */.ur-submit-button {
    background-color: #2E2E2E; /* Couleur du fond */
    color: white;           
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.1s ease;
}

/* Hover : quand on passe la souris */
.ur-submit-button:hover {
    background-color:#88BD23;
}

/* Active : quand on clique */
.ur-submit-button:active {
    background-color: #004f75;
    transform: scale(0.98); /* petit effet d'enfoncement */
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-45f1684 */.ss{
background-color: #28a745;
  color: #28a74; 
}/* End custom CSS */