.nd-nav-link {
  font-family: Verdana;
  color: rgb(0,0,0,0.8) !important;
}

a.nd-nav-link:hover {
  color: blue !important;
  text-decoration: underline !important;
}