/* Hide the filter controls at the top of the job board */
div[class*="_filters_"],
.ashby-job-board-filter,
.ashby-job-board-filters-label,
.ashby-job-board-reset-filters-label {
  display: none !important;
}