.mentions-legales {
    width: 100%;
    height: fit-content;
padding: 70px 2rem 0 2rem;
display: flex;
flex-direction: column;
gap: 1rem;

}

.legales {
    font-size: 20px;
    font-weight: bold;
}