.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-cp_noir_chat:#1a1a1a;--e-global-color-cp_noir_velours:#2d2d2d;--e-global-color-cp_blanc_fourrure:#fefefe;--e-global-color-cp_blanc_casse:#f8f5f0;--e-global-color-cp_rose_nez:#ffb3d9;--e-global-color-cp_rose_vif:#ff6bb5;--e-global-color-cp_ambre_dore:#ffae42;--e-global-color-cp_vert_emeraude:#00d4aa;--e-global-color-cp_violet_lavande:#b794f6;--e-global-color-cp_gris_moustache:#6b6b6b;--e-global-color-cp_gris_doux:#e8e8e8;--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;--e-global-typography-cp_manrope_titres-font-family:"Manrope";--e-global-typography-cp_manrope_titres-font-weight:800;--e-global-typography-cp_manrope_titres-line-height:1.15em;--e-global-typography-cp_manrope_titres-letter-spacing:-0.02em;--e-global-typography-cp_manrope_texte-font-family:"Manrope";--e-global-typography-cp_manrope_texte-font-weight:400;--e-global-typography-cp_manrope_texte-line-height:1.75em;--e-global-typography-cp_manrope_texte-letter-spacing:0em;background-color:#FBF9F6;font-family:"Manrope", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-cp_rose_vif );}.elementor-kit-8 h1{font-family:"Manrope", Sans-serif;font-size:48px;font-weight:800;}.elementor-kit-8 h2{font-family:"Manrope", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-8 h3{font-family:"Manrope", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-8 h4{font-family:"Manrope", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Manrope", Sans-serif;font-size:16px;font-weight:600;}.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 */:root{
  --noir-chat:#1a1a1a;
  --noir-velours:#2d2d2d;
  --blanc-fourrure:#fefefe;
  --blanc-casse:#f8f5f0;

  --rose-nez:#ffb3d9;
  --rose-vif:#ff6bb5;
  --ambre-dore:#ffae42;
  --vert-emeraude:#00d4aa;
  --violet-lavande:#b794f6;

  --gris-moustache:#6b6b6b;
  --gris-doux:#e8e8e8;

  --radius-sm:12px;
  --radius-md:20px;
  --radius-lg:30px;
  --radius-full:9999px;
}

/* Base background (optional). If you prefer to keep the theme background, remove this block. */
body{
  background: linear-gradient(135deg, var(--blanc-casse) 0%, var(--blanc-fourrure) 50%, #fff0f8 100%);
  color: var(--noir-chat);
}

/* A handy class for your future custom sections */
.cp-card{
  background: var(--blanc-fourrure);
  border: 1px solid var(--gris-doux);
  border-radius: var(--radius-md);
  box-shadow: 0 4px 12px rgba(26,26,26,0.08);
}/* End custom CSS */