.elementor-kit-7{--e-global-color-primary:#476F8B;--e-global-color-secondary:#5A646C;--e-global-color-text:#5A646C;--e-global-color-accent:#CCA593;--e-global-color-dfa13fe:#FFFFFF;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 */.lien-simple a {
    color: #5A646C;
    text-decoration: underline;
    text-decoration-thickness: 0.5px;
}
.lien-simple a:hover {
    color: #476F8B;
}

.tab-fichier {
    width: 20%;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    text-align: center;
    padding: 3%;
    margin-bottom: 5%;
}
.tab-fichier h2 {
    font-size: 18px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tab-fichier h2 a {
    font-family: "Rubik", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #476F8B;
}
.grid-tab-fichier {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    margin-top: 3%;
}
.auteur-fichier p {
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    color: #5A646C;
}
.bouton-fichier a {
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #CCA593;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
}
.bouton-fichier a:hover {
    color: #fff;
}/* End custom CSS */