body {
    background: #e9e9e9;
}
ul.navbar-nav > li:hover > a:before,
ul.navbar-nav > li.active > a:before {
    border-color: #333;
}
