.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-d384ab0:#D0D5DD;--e-global-color-08a02a2:#101828;--e-global-color-69a2f0f:#0740F9;--e-global-color-f4c9e18:#FFFFFF;--e-global-color-c5b80e6:#4DAA50;--e-global-color-9e16f7a:#F1FFEC;--e-global-color-404a263:#FF0000;--e-global-color-aa75929:#FFE9E9;--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;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:var( --e-global-color-f4c9e18 );}.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;}{}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 */.highlight {
  background-color: #0740F9;
  color: #ffffff;
  padding: 0.1em 0.2em;
  border-radius: 6px; /* angle légèrement arrondi */
  font-weight: 600; /* optionnel pour renforcer */
}
.underline-blue {
    color:#0740F9;;
}
/*.underline-blue {
  border-bottom: 4px solid blue;   /* épaisseur + couleur */
  padding-bottom: 1px;            /* espace entre texte et trait */
  border-radius: 2px;             /* arrondi aux extrémités */
  display: inline-block;          /* nécessaire pour appliquer le border-radius */
} */


a.tutor-btn.tutor-btn-block.tutor-btn-primary.tutor-mt-20 {
    color: #fff!important;
    background-color: var(--e-global-color-69a2f0f)!important;
}
  
    button.tutor-btn.tutor-btn-outline-primary.tutor-btn-block {
    color: blue;
    background-color: white;
    border: solid 1px blue;
}/* End custom CSS */