/* custom-ashby.css */

/* Hide the main job board heading */
.ashby-job-board-heading {
  display: none !important;
}

/* Hide the department heading */
.ashby-department-heading {
  display: none !important;
}