h1, h2, h3, p {
    margin-left: 5vw;
}


h1 {
    margin-top: 3vw;
}


h2 {
    margin-top: 4vw;
}

h3 {
    margin-top: 2vw;
}

.page-actuelle {
    text-decoration: none;
    color: white;
}

.mentionslegales {
    text-decoration: none;
    cursor: pointer;
    color: white;
}