.elementor-kit-94{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5dc220c8:#0025DB;--e-global-color-6ea84a27:#1A1F2F;--e-global-color-66e20523:#A0ABC9;--e-global-color-5c4489cf:#FCAA23;--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-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);}.elementor-kit-94 e-page-transition{background-color:#FFBC7D;}@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 */@media screen and (max-width: 1024px) {
  .elementor-container,
  .elementor-section-wrap,
  .elementor-section.elementor-top-section {
    flex-wrap: wrap !important;
  }

  .elementor-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 20px !important;
    box-sizing: border-box;
  }

  .aux-widget-advanced-text {
    width: 100% !important;
    padding: 20px !important;
  }
}
/* === FOOTER RESPONSIVE FIX === */
 {
  footer .elementor-container {
    flex-wrap: wrap !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 30px;
  }

  footer .elementor-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    text-align: center !important;
    padding: 10px !important;
  }

  footer .elementor-widget-heading,
  footer .elementor-widget-text-editor,
  footer .elementor-icon-list-items {
    text-align: center !important;
  }

  footer img {
    max-width: 150px;
    height: auto;
    margin: 0 auto;
  }

  footer {
    background-color: #002b64; /* Optionnel : bleu plus doux */
  }
}/* End custom CSS */