.elementor-3647 .elementor-element.elementor-element-59ac49b{--display:flex;}/* Start custom CSS *//* ════════════════════════════
   JOB POSTS — TITLE FIX
════════════════════════════ */

.single-jobs .common-hero h1 {
  display: none !important;
}
.single-jobs .elementor-page-title,
.single-jobs .page-title,
.single-jobs .entry-title,
.single-jobs h1.entry-title {
  display: none !important;
}

.common-hero > .container > .row > .col-lg-10 > .main-heading::before {
  content: "Chicken Catcher";
  display: block;
  text-align: center;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  color: #081120;
  line-height: 1.2;
  margin-bottom: 10px;
}/* End custom CSS */