.elementor-kit-122{--e-global-color-primary:#D8B26F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-122 e-page-transition{background-color:#FFBC7D;}.elementor-kit-122 h1{font-family:"Playfair Display", Sans-serif;font-size:32px;}.elementor-kit-122 h2{font-family:"Playfair Display", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-122 h5{font-family:"Playfair Display", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Css globale Elementor */

/* Réduit le margin-top du contenu principal pleine largeur */
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 20px; /* nouvelle valeur */
}

nav.rank-math-breadcrumb p{
    margin-bottom:0;
}

/* Règles spécifiques aux pages plates */
.page-plate h2{
    margin-top:30px;
    margin-bottom:10px;
    font-size:20px;
}

.page-plate p:has(+ ul) {
  margin-bottom: 5px;
}

.page-plate ul {
    margin-top: 5px;
}

.page-plate h3{
    margin-top:20px;
    margin-bottom:10px;
    font-size:18px;
}

/* Paragraphe à l'intérieur d'une liste - Pas de marge*/
p.contenu-liste{
    margin-bottom:0;
}

/* Liste tirets */
ul.liste-tirets {
  list-style-type: none;
  padding-left: 1em; /* un peu d’espace pour le tiret */
}

ul.liste-tirets li::before {
  content: "- ";   /* le tiret */
  margin-left: -1em;
}/* End custom CSS */