

.legals-mentions {
    line-height: 1,5;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-left: 400px;
    margin-right: 400px;
}

.liste {
    padding-left: 20px;
}