.skip-link:focus {
  z-index: 9999;
  visibility: visible;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}
