/* Exemple de style perso */
body {
    background-color: #f5f5f5 !important;
}
.navbar {
    background-color: #004080 !important;
}
.navbar .logo img {
    max-height: 50px !important;
}
