.elementor-kit-4{--e-global-color-primary:#B0805C;--e-global-color-secondary:#B87765;--e-global-color-text:#7F5446;--e-global-color-accent:#61CE70;--e-global-color-26a969a:#FFFFFF;--e-global-color-20aa635:#FEF3DD;--e-global-color-7befdf4:#B0805C4D;--e-global-typography-primary-font-family:"CMU Serif roman";--e-global-typography-secondary-font-family:"Teko";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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 */:root {
  --base-font-size: 1rem;
  --ratio: 1.23;
}

h6 {
  font-size: var(--base-font-size);
}

h5 {
  font-size: calc(var(--base-font-size) * var(--ratio));
}

h4 {
  font-size: calc(var(--base-font-size) * var(--ratio) * var(--ratio));
}

h3 {
  font-size: calc(var(--base-font-size) * var(--ratio) * var(--ratio) * var(--ratio));
}

h2 {
  font-size: calc(var(--base-font-size) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio));
  text-transform: uppercase;
}

h1 {
  font-size: calc(var(--base-font-size) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio));
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 0 0 1em;
}

h2 {
  display: inline-flex;
  align-items: center;
  gap: 30px;
}

h2::before,
h2::after {
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url("https://caravane.cogitoweb.net/wp-content/uploads/2025/10/LOGO-page-accueil-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
p {
  font-size: var(--base-font-size);
  line-height: 1.6;
  margin-bottom: 1.5em;
  max-width: 75ch;
}



ul > li::before {
  content: "•";
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

header p,
header ul,
header li {
  margin-bottom: 0;
  padding-left: 0;
  max-width: none; /* Annule la restriction de largeur du paragraphe */
  line-height: normal; /* Ou la valeur par défaut de votre menu */
}
header ul > li::before {
  content: none;
  display: none;
}

li p {
  margin-bottom: 0.5em;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CMU Serif roman';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://caravane.cogitoweb.net/wp-content/uploads/2025/06/cmunrm.woff') format('woff');
}
/* End Custom Fonts CSS */