.elementor-23414 .elementor-element.elementor-element-23ad757a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a87d683 *//* Rétablir les puces dans l’article */
.bc-article ul,
.bc-article ol{
  list-style-position: outside;
  margin: 0 0 1rem 1.25rem;
  padding-left: 1.25rem;
}
.bc-article ul{ list-style-type: disc; }
.bc-article ol{ list-style-type: decimal; }
.bc-article li{
  display: list-item;          /* annule les resets qui cassent les puces */
  margin-bottom: .35rem;
}

/* Niveaux imbriqués */
.bc-article ul ul{ list-style-type: circle; margin-left: 1.25rem; }
.bc-article ul ul ul{ list-style-type: square; }

/* Cibles fréquentes Elementor/Theme si besoin de surcharger */
.bc-article .elementor-widget-container ul,
.bc-article .elementor-widget-text-editor ul{ list-style-type: disc; }
.bc-article .elementor-widget-container ol,
.bc-article .elementor-widget-text-editor ol{ list-style-type: decimal; }/* End custom CSS */