.elementor-kit-88{--e-global-color-primary:#F2EA7E;--e-global-color-secondary:#0D0D0D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#CCCBCB;--e-global-typography-primary-font-family:"Oceanwide";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Guttery";--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;background-color:var( --e-global-color-accent );}.elementor-kit-88 e-page-transition{background-color:#FFBC7D;}.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 .header-inner{width:230px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Général - arrière-plan sobre */
body, .elementor-widget-container {
    background: #f7f7f9;
    color: #222;
    font-family: 'Montserrat', 'Segoe UI', Arial, sans-serif;
    letter-spacing: 0.02em;
    font-size: 17px;
}

/* Titres principaux */
h1 {
    color: #232323;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    border-bottom: 3px solid #ffd600;
    padding-bottom: 12px;
    margin-bottom: 2rem;
}

h2 {
    color: #005151;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 1rem;
    border-left: 5px solid #ffd600;
    padding-left: 12px;
}

h3 {
    color: #444;
    font-size: 1.1rem;
    margin-bottom: 0.7rem;
    padding-left: 8px;
}

/* Liens */
a, a:visited {
    color: #ffd600;
    text-decoration: underline;
    transition: color 0.2s;
}
a:hover {
    color: #333;
    background-color: #ffd6004d;
    transition: background 0.2s;
}

/* Listes et puces */
ul, ol {
    margin-left: 2rem;
    margin-bottom: 1.2rem;
}

li {
    margin-bottom: 0.5rem;
}

/* Mise en valeur des données clés */
strong, b {
    color: #005151;
}

/* Contact (email) en rose subtil */
a[href^="mailto"] {
    color: #db317e;
    font-weight: 600;
}

/* Bloc section clair */
.elementor-widget-container > div,
.elementor-widget-container > section {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 18px 0 rgba(0,0,0,0.03);
    padding: 28px 20px 18px 20px;
    margin-bottom: 2rem;
}

/* Ligne de séparation légère */
hr {
    border: none;
    border-top: 1.5px solid #ececec;
    margin: 2.2rem 0;
}

/* Adaptation responsive */
@media screen and (max-width: 600px) {
    body, .elementor-widget-container {
        font-size: 16px;
    }
    h1 { font-size: 2rem; }
    h2 { font-size: 1.15rem; }
    .elementor-widget-container > div,
    .elementor-widget-container > section {
        padding: 16px 7px 10px 8px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Oceanwide';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nerovisio.fr/wp-content/uploads/2025/07/Oceanwide-Semibold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Guttery';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nerovisio.fr/wp-content/uploads/2025/07/Guttery.ttf') format('truetype');
}
@font-face {
	font-family: 'Guttery';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */