.nav-item { cursor: pointer; } .nav-link { color: rgba(255, 255, 255, .5); font-weight: bold; } .nav-link:hover { color: rgba(255, 255, 255, 1); }