/*// ***Application du CUSTOM CSS - Utilisateur*** //*/
#exp_text{
    background: #e7e2c9;
    padding-top: 35px;
}

@media (max-width: 768px) {
    #exp_text .title {
        padding: 20px;
    }
}
.dropdown-menu {border-top: none;}
li .active {color: #0077b5 !important;}

h5 {color: #0077b5; padding-top: 15px;}
*/// ***Application du CUSTOM CSS - Utilisateur*** //*/
