.hero-section{
    padding-top: 12rem;
    padding-bottom: 8rem;
}

.section-cgu{
    padding-top: 8rem;
    padding-bottom: 6rem;
    background-image: url(/public/images/Night_wallpaper.webp)!important;
    background-size: cover;
    background-repeat: no-repeat;
    
}
#container{
    max-width: 800px!important;
}

.section-cgu h2{
    font-size: 2.5rem!important;
}

.section-cgu .mb-5{
    margin-bottom: 4rem!important;
}