.topPage {
    background: url("../images/velo-couple.jpeg");
    background-size: cover;
    background-position: center;
    height: 100vh;
    padding-top: 35vh !important;
    text-align: center;
    color: white !important;
}

.topPage h1 img{
    height: 100% !important;
    max-height: 120px;
    width: auto;
    margin-bottom: 70px;
}

.topPage h1{
    color: white !important;
}

.whiteSeparator200 {
    border: solid white 1px;
    width: 200px;
}

#part1 p {
    line-height: 35px !important;
}





li {
    font-size: 20px;
}


#lastSection{
    background: url("../images/sourire.jpg");
    background-size: cover;
    background-position: center;
}