.elementor-16144 .elementor-element.elementor-element-15bb3fb2{--display:flex;}.elementor-16144 .elementor-element.elementor-element-07249fc{margin:100px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-07249fc *//* CTA principal (ex: "Choisir") */
#planitywl button[class*="button-module_primary"]{
  background-color: #A77E54 !important;
  color:#fff !important;
  border:none !important;
}

/* Hover CTA principal */
#planitywl button[class*="button-module_primary"]:hover{
  background-color:#DCCEBB !important;
  color:#614D39 !important;
}


/* Créneaux disponibles */
#planitywl .page-module_timeslot button,
#planitywl .page-module_timeslot-lyAWf button {
    background-color: #DCCEBB !important; /* beige clair */
    color: #000000 !important;
    border: none !important;
    border-radius: 6px;
}

/* Hover sur créneau */
#planitywl .page-module_timeslot button:hover,
#planitywl .page-module_timeslot-lyAWf button:hover {
    background-color: #A77E54 !important;
    color: #ffffff !important;
}

/* Créneau sélectionné (actif) */
#planitywl .page-module_timeslot button[aria-pressed="true"],
#planitywl .page-module_timeslot-lyAWf button[aria-pressed="true"] {
    background-color: #A77E54 !important;
    color: #ffffff !important;
}


/* Numéro + titre des étapes Planity */
#planitywl .title-module_index-V5qhP,
#planitywl .title-module_title-5XjLY {
    color: #A77E54 !important; /* beige */
}/* End custom CSS */