.screenreader-text {
  position: absolute;
  top: auto;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.skip-to-link{
  padding: 5px;
  color:white
}

.skip-to-link:focus {
  color: white;
}

.skip-to {
  text-align: center;
}
