.elementor-kit-2100{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#E5E7EB;--e-global-color-text:#111827;--e-global-color-accent:#9E3D5C;--e-global-color-b44e360:#6B7280;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-2100 button,.elementor-kit-2100 input[type="button"],.elementor-kit-2100 input[type="submit"],.elementor-kit-2100 .elementor-button{background-color:#FFFFFF;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-text );border-radius:4px 4px 4px 4px;}.elementor-kit-2100 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2100 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-kit-2100 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-kit-2100 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.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);}@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 */p {
    margin:0;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip-link:focus {
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: auto;
  height: auto;
  padding: .6rem 1rem;
  background: #000;
  color: #fff;
  z-index: 10000;
  text-decoration: none;
}

.elementor-shape {
  max-width: 100% !important;
  overflow: hidden !important;
}

.elementor-shape svg {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}

body {
    margin: 0
}

/* Cible uniquement les H1 rendus dans article/section/nav/aside */
article h1,
section h1,
nav h1,
aside h1,
.elementor-widget-heading h1.elementor-heading-title {
  font-size: 2rem !important;
  line-height: 1.2 !important;
}

@media (max-width: 767px) {
  article h1,
  section h1,
  nav h1,
  aside h1,
  .elementor-widget-heading h1.elementor-heading-title {
    font-size: 1.5rem !important;
  }
}




/* Liens du footer : petits visuellement mais zone cliquable accessible */
footer a {
  font-size: 1em;             /* garde ta typo fine */
  display: inline-block;        /* garde chaque lien isolé */
  line-height: 30px;            /* zone cliquable verticale = 44px */

}/* End custom CSS */