.elementor-kit-7{--e-global-color-primary:#445A53;--e-global-color-secondary:#000000;--e-global-color-text:#838383;--e-global-color-accent:#993366;--e-global-color-7468855:#445A53;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:bold;--e-global-typography-1f78d41-font-family:"Montserrat";--e-global-typography-1f78d41-font-size:25px;--e-global-typography-1f78d41-font-weight:400;--e-global-typography-1f78d41-line-height:1.2em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#993366;text-decoration:underline;}.elementor-kit-7 a:hover{color:var( --e-global-color-7468855 );}.elementor-kit-7 h2{color:#993366;font-family:var( --e-global-typography-1f78d41-font-family ), Sans-serif;font-size:var( --e-global-typography-1f78d41-font-size );font-weight:var( --e-global-typography-1f78d41-font-weight );line-height:var( --e-global-typography-1f78d41-line-height );}.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-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.site-header .site-title a{color:var( --e-global-color-primary );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:30px;}.elementor-kit-7 h2{font-size:var( --e-global-typography-1f78d41-font-size );line-height:var( --e-global-typography-1f78d41-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.site-header .site-title{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:16px;}.elementor-kit-7 h2{font-size:var( --e-global-typography-1f78d41-font-size );line-height:var( --e-global-typography-1f78d41-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .site-title{font-size:var( --e-global-typography-accent-font-size );}}/* Start custom CSS */h2{
    padding-top: 20px;
    padding-bottom: 20px;
}
.menu-item a,  a.elementor-button {
    text-decoration: none;
}
table.responsive-table {
    width: 50%;
  }

  /* Style pour les écrans de moins de 768px de large (ex: smartphones) */
  @media screen and (max-width: 768px) {
    table.responsive-table {
      width: 100%; /* ou 100%, selon ce que vous voulez */
    }
  }/* End custom CSS */