.nav > li > a {
  &:hover,
  &:focus { .outline(1px); }
}