.elementor-kit-6{--e-global-color-primary:#0B1830;--e-global-color-secondary:#BF4459;--e-global-color-text:#132953;--e-global-color-accent:#BF4459;--e-global-color-6305e01:#BF4459;--e-global-color-72cf0fa:#0A1831;--e-global-color-4890aeb:#D7E1E3;--e-global-color-6ae60e0:#FFFBF1;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;color:#132953;font-family:"Raleway", Sans-serif;font-size:17px;line-height:1.6em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:300px 300px 300px 300px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 h1{color:#132953;font-family:"MuseoModerno", Sans-serif;}.elementor-kit-6 h2{color:#132953;font-family:"MuseoModerno", Sans-serif;}.elementor-kit-6 h3{color:#132953;font-family:"MuseoModerno", Sans-serif;}.elementor-kit-6 h4{color:#132953;font-family:"MuseoModerno", Sans-serif;}.elementor-kit-6 h5{color:#132953;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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: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 *//* Scrollbar personnalisé pour Webkit (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #F5F5F0; /* Blanc floral */
}

::-webkit-scrollbar-thumb {
  background: #0A1831; /* Bleu nuit */
  border-radius: 6px;
  border: 2px solid #F5F5F0; /* pour un effet "inset" propre */
}

::-webkit-scrollbar-thumb:hover {
  background: #13294B; /* Variante légèrement plus claire */
}

/* Firefox */
* {
  scrollbar-color: #0A1831 #F5F5F0; /* pouce + fond */
}


body {
    overflow-x: hidden !important
}
p {
    margin-top: 0px
}

#chaty-widget-0 .channel-icon-Whatsapp .color-element {
    fill:#0B1830 !important;
    color: #0B1830 !important;
}
#chaty-widget-0 .chaty-i-trigger .chaty-cta-button button {
    background-color: #0B1830 !important;
}
#chaty-widget-0 .chaty-i-trigger .chaty-cta-button button ellipse{
    fill: #0B1830 !important;
}/* End custom CSS */