.elementor-kit-5{--e-global-color-primary:#5691DC;--e-global-color-secondary:#252E40;--e-global-color-text:#252E40;--e-global-color-accent:#43C9F5;--e-global-color-64f9a97:#3A7CA5;--e-global-color-28d7e7b:#6B9080;--e-global-color-845e4b9:#4FB0AE;--e-global-color-7ca609a:#C9A227;--e-global-color-6ceb3b2:#7D6E83;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:23px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:23px;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:30px;letter-spacing:0px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:14px;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:42px;font-weight:700;line-height:48px;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:30px;font-weight:700;line-height:38px;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:22px;font-weight:600;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-5{font-size:16px;line-height:28px;}.elementor-kit-5 p{margin-block-end:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Rank Math Breadcrumbs – style global */
.rank-math-breadcrumb {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.4;
    margin: 5px 0 5px;
    color: #6b7280; /* gris doux, éditorial */
}

/* Liens du fil d’Ariane */
.rank-math-breadcrumb a {
    color: #3b82f6; /* bleu cohérent avec ton site */
    text-decoration: none;
}

.rank-math-breadcrumb a:hover {
    text-decoration: underline;
}

/* Séparateur ( > / » / › selon config Rank Math ) */
.rank-math-breadcrumb span.separator {
    margin: 0 6px;
    color: #9ca3af;
}

/* ========== Espacement paragraphe -> H2 (articles) ========== */

/* Cas le plus précis : un H2 qui suit un paragraphe */
.single-post p + h2,
.single-post .elementor-widget-container p + h2,
.single-post .elementor-post__content p + h2,
.single-post .elementor p + h2{
  margin-top: 46px !important;
}

/* Optionnel : éviter trop d'espace si H2 suit une liste / un tableau */
.single-post ul + h2,
.single-post ol + h2,
.single-post table + h2,
.single-post .elementor-widget-container ul + h2,
.single-post .elementor-widget-container ol + h2,
.single-post .elementor-widget-container table + h2{
  margin-top: 42px !important;
}

/* Espace après le H2 (plus serré) */
.single-post h2 + p,
.single-post .elementor-widget-container h2 + p,
.single-post .elementor-post__content h2 + p,
.single-post .elementor h2 + p{
  margin-top: 12px !important;
}/* End custom CSS */