.skip-content {
  position: absolute;
  padding: 1em;
  top: -5rem;
  left: 2em;
  z-index: 100;
  color: #fff;
  background-color: #000;
}

.skip-content:focus,
.skip-content:hover {
  top: 0;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/*# sourceMappingURL=/assets/application/base/accessibility-523f509c.css.map */
