header {
  position: sticky;
  z-index: 991;
  top: 0px;
}

.box-pagination {
  text-align: center;
}

.hyf-only-focusable {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
  background-color:#fff;
}

.hyf-only-focusable:focus {
  width:auto;
  height: 30px;
  overflow:hidden;
  display:inline-block;
  background-color:#fff;
  color: #1B0088;
  outline: 2px solid #1B0088;
  outline-offset:0px;
}

.text-skip-to-main-content {
  color: rgb(48, 48, 48);
  font-size: 16px;
  font-weight: normal;
  margin-left: 25px;
}
