.hero h1 {
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2e5080;
    text-align: left;
}

p.hero-subtitle.h2  {
    color: #2e5080;
    font-size: 28px;
    font-weight: 800;
}

#hero-content .hero-text ul li {
    color:  #333;
}

.details.dark-background {
    --background-color: #FFF;
    --default-color: #333;
    --heading-color: #2e5080;
    --surface-color: #ffffff;
    --contrast-color: #f8f8f8;
}

.alt-features.dark-background {
    --background-color: #f8f8f8;
    --default-color: #333;
    --heading-color: #2e5080;
    --surface-color: #ffffff;
    --contrast-color: #f8f8f8;
}

.text-image-section.section img.shadow{
    box-shadow: none !important;
}
.header .bloc_texte_1{
    color: #2e5080;
}

.header .bloc_texte_2{
    color: #2e5080;
}