.elementor-kit-1272{--e-global-color-primary:#003548;--e-global-color-secondary:#098DA3;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-da9bc80:#000000;--e-global-color-7591bed:#FFFCFC;--e-global-color-a7fcd26:#001292;--e-global-color-d2ce340:#03135B;--e-global-color-962aa28:#041C34;--e-global-color-80f98ca:#B1A88A;--e-global-color-55f4701:#F0F0F0;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Montserra;}.elementor-kit-1272 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1272 h3{font-family:"Montserrat", Montserra;}.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 */.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    background: white; /* Optionnel : ajustez selon votre design */
    z-index: 9999; /* Assure que le menu reste au-dessus des autres éléments */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Optionnel : effet d'ombre */
}

body {
    padding-top: 200px; /* Ajustez selon la hauteur du menu */
}/* End custom CSS */