/* Trois barres du menu */
.navbar-toggle .icon-bar {
    background: #ffffff !important;
    background-color: #ffffff !important;
    opacity: 1 !important;
}

/* Bordure du bouton */
.navbar-default .navbar-toggle {
    border-color: transparent !important;
}

/* Texte du pied de page */
.line-footer,
.line-footer *,
.line-footer a,
.line-footer p,
.line-footer h1,
.line-footer h2,
.line-footer h3,
.line-footer h4,
.line-footer h5,
.line-footer h6,
.line-footer span {
    color: #ffffff !important;
}