#navbar-supported-content
{
  margin-left: 1rem;
}

.nav-link
{
  color: #757575;
}

.nav-link:hover
{
  color: white;
}