.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: #a3ffdf;
    border-color: #a3ffdf;
}

.nav-item:hover {
    background-color: #a3ffdf;
}