nav a:hover,
nav a:focus,
nav .current a,
nav .active a {
  color: #FF8000 !important;
  border-color: #FF8000 !important;
}

