.elementor-kit-8{--e-global-color-primary:#138088;--e-global-color-secondary:#231F20;--e-global-color-text:#7A7A7A;--e-global-color-accent:#007EFA;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.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);}@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 */.bluecolor {
    color: #00A1FF;
}
.accent {
    color: #138088;
}
label {
  color: #ffffff;
}

/* Style de base de l'icône */
.elementor-button .elementor-button-icon i {
  transition: transform 0.3s ease;
  display: inline-block;
}

/* Effet au survol du bouton */
.elementor-button:hover .elementor-button-icon i {
  transform: rotate(45deg);
}/* End custom CSS */