.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#00BE5F;--e-global-color-text:#323232;--e-global-color-accent:#FFC800;--e-global-color-6be26d5:#FF8200;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;font-family:"Asap", Sans-serif;font-size:18px;line-height:1.4em;letter-spacing:1px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Asap", Sans-serif;}.elementor-kit-7 h2{font-family:"Raleway", Sans-serif;font-size:36px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.contenu_style li {
margin: 0 0 12px 0 !important;
}

.contenu_style ul {
  list-style: none; /* Supprime les puces par défaut */
  padding-left: 0;
}

.contenu_style li {
  position: relative;
  padding-left: 1.8em; /* espace pour l'icône */
  margin-bottom: 0.5em;
}

/* Ajoute l'icône avant chaque puce */
.contenu_style li::before {
  content: "\f00c"; /* code Unicode de l’icône Font Awesome (ici : check) */
  font-family: "Font Awesome 5 Free"; /* Librairie d’icônes Elementor */
  font-weight: 900; /* nécessaire pour les icônes “solid” */
  position: absolute;
  left: 0;
  top: 0;
  color: #FF8200; /* utilise ta couleur principale Elementor */
  font-size: 1em;
  line-height: 1.2;
}

.limite-droite {
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
}

.limite-gauche {
  max-width: 600px;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
}

/*h2 {
border-bottom: 1px solid #000;
padding: 0 0 15px 0 !important;
}
*//* End custom CSS */