.c-jobs.top-jobs-search {
  background-color: transparent !important;
  max-width: 73.8rem;
  margin-left: auto;
  margin-right: auto;
}

.c-jobs.top-jobs-search .c-jobs-search__horizontal {
  padding: 0 !important;
  gap: 0.8rem !important
}

.c-jobs.c-jobs.top-jobs-search .c-jobs-search__button-search {
  border-radius: 99rem;
  text-transform: none !important;
}

.c-jobs.c-jobs.top-jobs-search .c-jobs-search .keyword-search__input:before,
.c-jobs.c-jobs.top-jobs-search .c-jobs-search .location-search-input:before {
  display: none !important;
}

#document-table {
  border: 0.05rem solid #000
}

#document-table td,
#document-table th {
  padding: 2rem;
  font-weight: 700;
  text-align: left;
  border: 0.05rem solid #000
}

#skip-to-content {
  position: fixed;
  overflow: hidden;
  top: -0.2rem;
  left: -0.2rem;
  z-index: 9999;
}

#skip-to-content:not(:focus) {
  width: 0.1rem;
  height: 0.1rem;
  padding: 0 !important;
  top: -0.1rem;
}