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

* {
    user-select: none;
}

.title-rdc-legales {
    margin-top: 50px;
    text-align: center;
}

.description-rdc {
    text-align: justify;
}

.description-rdc li {
    list-style-image: url(/assets/img/check.png);
}


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

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

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

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