
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #14688d;
  color: white;
  padding: 8px 12px;
  text-decoration: none;
  z-index: 1000;
}

.skip-link:focus {
  top: 0;
}