a,
a:hover,
a:active {
    color: black;
    text-decoration: none !important;
}

* {
    text-align: justify;
    user-select: none;
}

.mentions-liens, .mentions-liens:hover, .mentions-liens:active {
    color: black !important;
}

.title-mentions-legales {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.title-mentions h1 {
    padding-left: 0;
}


/*-----------------------------------------*/
/*               RESPONSIVE                */
/*-----------------------------------------*/

@media screen and (max-width: 1999px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {}
