.elementor-kit-5{--e-global-color-primary:#E10600;--e-global-color-secondary:#0E7490;--e-global-color-text:#5A6578;--e-global-color-accent:#FF3B30;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.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 *//* Couleur des liens dans le contenu (texte) */
.e-con p a,
.e-con li a,
.e-con .elementor-widget-text-editor a {
  color: var(--e-global-color-primary);
}

.e-con p a:hover,
.e-con li a:hover,
.e-con .elementor-widget-text-editor a:hover {
  color: var(--e-global-color-accent);
}

/* Les liens "boutons" gardent leur propre couleur */
.em-btn-primary,
.em-btn-primary:hover,
.em-btn-primary:visited,
.em-btn-primary:active {
  color: #fff !important;
}/* End custom CSS */