.elementor-kit-13{--e-global-color-primary:#10255D;--e-global-color-secondary:#FFBD00;--e-global-color-text:#212121;--e-global-color-accent:#FFFFFF;--e-global-color-fac422b:#F7F7F7;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 p{margin-block-end:0px;}.elementor-kit-13 a{color:var( --e-global-color-text );}.elementor-kit-13 a:hover{color:var( --e-global-color-primary );}.elementor-kit-13 h1{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-13 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-13 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-13 h4{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:18px;font-weight:700;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-size:16px;font-weight:600;border-radius:0px 0px 0px 0px;padding:15px 20px 15px 20px;}.elementor-kit-13 img{border-radius:5px 5px 5px 5px;}.elementor-kit-13 label{color:#10255D;}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-kit-13{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-13 h1{font-size:35px;}.elementor-kit-13 h2{font-size:32px;}.elementor-kit-13 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:18px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-13 h1{font-size:25px;}.elementor-kit-13 h2{font-size:20px;}.elementor-kit-13 h3{font-size:18px;}.elementor-kit-13 h4{font-size:16px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-size:16px;padding:16px 24px 16px 24px;}.elementor-kit-13 img{border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.login-link a {
  color: #FFBD00 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #FFBD00 !important;
  transition: color 0.3s, border-bottom-color 0.3s;
}

.login-link a:hover {
  color: #10255D !important;
  border-bottom-color: #10255D !important;
}

.trait-jaune {
  color: #FFBD00 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #FFBD00 !important;
  transition: color 0.3s, border-bottom-color 0.3s;
}

.trait-jaune:hover {
  color: #10255D !important;
  border-bottom-color: #10255D !important;
}

.lien {
    color: #FFF!important;
}

.lien:hover {
    color: #FFBD00!important;
}

.plus-infos {
    text-decoration: none !important;
  border-bottom: 1px solid #FFBD00 !important;
  padding-bottom: 4px;
  transition: color 0.3s, border-bottom-color 0.3s;
}

.plus-infos:hover {
    border-bottom-color: #10255D !important;
}

.liste {
    list-style-type: none;
}/* End custom CSS */