.elementor-kit-5{--e-global-color-primary:#273D63;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#AB0000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:55px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:18px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{line-height:55px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Poppins", Sans-serif;font-weight:500;border-radius:7px 7px 7px 7px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(max-width:1366px){.elementor-kit-5 h1{line-height:60px;}.elementor-kit-5 h2{line-height:55px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:18px;font-size:18px;line-height:1.5em;}.elementor-kit-5 h2{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:1.5em;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:17px;}.elementor-kit-5 h2{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(min-width:2400px){.elementor-kit-5{font-size:22px;}}
/* Start custom CSS *//* Taille adaptative du fil d'Ariane (desktop → mobile) */
.rank-math-breadcrumb {
    font-size: clamp(12px, 1.4vw, 14px);
    line-height: 1.5;
}

.rank-math-breadcrumb a {
    color: #1e293b;        /* gris ardoise, cohérent avec ta charte */
    text-decoration: none; /* enlève le soulignement éventuel */
}
.rank-math-breadcrumb a:hover {
    color: #c8102e;        /* rouge PRV au survol, pour garder l'indice "cliquable" */
    text-decoration: underline;
}
.rank-math-breadcrumb .separator {
    color: #94a3b8;        /* séparateur › en gris clair discret */
}/* End custom CSS */