

/* Adaptation pour petit écran (smartphone) */
@media screen and (max-width:601px) {
    #main {margin-left: 0 !important;}
    #mySidebar {
        width:50% !important;}
}

.hl-on{color:#2136f3!important}
.hl-off{color:black!important}



