.titre-cgv{
    margin: auto;
    text-align: center;
    padding:30px 20px;
}

.cgv{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top:150px;
    height: 60vh;
}

#cgv .m-accordion__item-head{
    background-color: #242c4d;
}

.sous-titre-cgv{
    color: #FFF;
}

#cgv .titre-mode{
    color: #FFF !important;
    font-weight: bold;
}

.m-accordion__item-content{
    background-color: #FFF;

}