.nav-item{
    color: green;
    margin: 10px;
}

/* .dropdown:hover .dropdown-menu {
    display: block;
    background-color: brown;
} */