.skip-link {
  &.sr-only-focusable:focus {
    position: absolute;
    top: -2em;
  }
}
