.elementor-kit-6{--e-global-color-primary:#1B4332;--e-global-color-secondary:#F5F0E8;--e-global-color-text:#1A1A1A;--e-global-color-accent:#C8F135;--e-global-color-forest:#1B4332;--e-global-color-sand:#F5F0E8;--e-global-color-chartreuse:#C8F135;--e-global-color-dark:#1A1A1A;--e-global-color-sand2:#E8DDD0;--e-global-typography-primary-font-family:"Syne";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Syne";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:normal;color:#1A1A1A;font-family:"DM Sans", Sans-serif;font-size:17px;font-weight:400;line-height:1.7em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a:hover{color:#C8F135;}.elementor-kit-6 h1{font-family:"Syne", Sans-serif;font-size:58px;font-weight:700;line-height:1.1em;}.elementor-kit-6 h2{font-family:"Syne", Sans-serif;font-size:40px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h3{font-family:"Syne", Sans-serif;font-size:26px;font-weight:600;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === Design System 2026 — Gwenaël Audoin === */
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500;600&display=swap');

body, .elementor-page {
  background-color: #F5F0E8 !important;
  font-family: 'DM Sans', sans-serif;
  color: #1A1A1A;
}

/* Titres en Syne */
h1, h2, h3, h4, h5, h6,
.elementor-widget-heading .elementor-heading-title {
  font-family: 'Syne', sans-serif !important;
  color: #1A1A1A;
}

/* Boutons — accent chartreuse */
.elementor-button, .elementor-button-wrapper .elementor-button {
  background-color: #C8F135 !important;
  color: #1A1A1A !important;
  font-family: 'Syne', sans-serif !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
  border: none !important;
  transition: all 0.2s ease !important;
}
.elementor-button:hover {
  background-color: #b8e020 !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(200, 241, 53, 0.35) !important;
}

/* Liens */
a { color: #1B4332; }
a:hover { color: #C8F135; }

/* Sections fond vert forêt */
.elementor-section[style*="background-color: rgb(27, 67, 50)"],
.elementor-section[style*="background-color:#1B4332"] {
  color: #F5F0E8;
}

/* Icônes en vert forêt */
.elementor-icon i, .elementor-icon svg {
  color: #1B4332 !important;
}

/* Encadrés différenciateurs */
.elementor-widget-text-editor p em {
  font-style: normal;
  font-weight: 500;
}/* End custom CSS */