.elementor-kit-2710{--e-global-color-primary:#023E8A;--e-global-color-secondary:#427FC2;--e-global-color-text:#023E8A;--e-global-color-accent:#F80C36;--e-global-color-0f8c757:#F80C36;--e-global-color-1fbea33:#FFFFFF;--e-global-color-3976d84:#EFEFEF;--e-global-color-502a63d:#F9F9F9;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;}.elementor-kit-2710 button,.elementor-kit-2710 input[type="button"],.elementor-kit-2710 input[type="submit"],.elementor-kit-2710 .elementor-button{background-color:var( --e-global-color-secondary );font-size:1rem;color:var( --e-global-color-1fbea33 );border-radius:0px 0px 0px 0px;}.elementor-kit-2710 button:hover,.elementor-kit-2710 button:focus,.elementor-kit-2710 input[type="button"]:hover,.elementor-kit-2710 input[type="button"]:focus,.elementor-kit-2710 input[type="submit"]:hover,.elementor-kit-2710 input[type="submit"]:focus,.elementor-kit-2710 .elementor-button:hover,.elementor-kit-2710 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-1fbea33 );}.elementor-kit-2710 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2710 p{margin-bottom:27px;}.elementor-kit-2710 a{color:var( --e-global-color-text );}.elementor-kit-2710 h1{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:2em;font-weight:800;}.elementor-kit-2710 h2{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1.5em;font-weight:800;}.elementor-kit-2710 h3{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1.2em;font-weight:700;}.elementor-kit-2710 h4{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1em;font-weight:700;}.elementor-kit-2710 h5{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;}.elementor-kit-2710 h6{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.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;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* survol des boutons en 1 clic */
.en1clic:hover {
    background-color: var( --e-global-color-secondary );
    text-decoration: underline 2px solid white !important;
    transition: 1s;
   
}


.elementor-post__title a {
    text-decoration: underline 1px solid;
    
}

.elementor-post__title a:hover {
    text-decoration: underline 2px solid;
}

a {
    text-decoration: underline 1px solid !important;
    
}

a:hover {
    text-decoration: underline 2px solid !important;
}

/* Style des boutons Gutenberg */
.wp-block-button__link {
    background-color: var(--e-global-color-accent );
    color:white !important;
    border-radius:3px;
    margin-bottom:15px;
    font-size:1em !important;
}

/* Style des séparateurs */
.wp-block-separator {
    border: 1px solid #eaeaea;
    margin-top:1.5em !important;
    margin-bottom: 1.5em !important;
}

/* Style des listes */
ul {
    margin-bottom: 1em;
}

/* Style block telechargement Gutenberg */
.wp-block-file *+.wp-block-file__button {
      display: none;
}

.wp-block-file:not(.wp-element-button) {
    background-color: var(--e-global-color-accent );
    border-radius: 3px;
    margin-bottom: 15px;
    display: inline-block;
padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1em;
}

div.wp-block-file a {
    color: white !important;
    }



/*
a:not(.has-submenu) {
    text-decoration: underline 1px solid !important;
}

a:hover {
    text-decoration: underline 2px solid !important;
}
*/

/*
h2:after {
    background: #f2f2f2;
    content: "";
    display: block;
    margin-top:10px;
    height: 0.6rem;
    width: 50px
}
*//* End custom CSS */