/* Force the entire job page content down to clear the sticky header */ body.single-job_listing #Content, .single-job_listing .sections_group, div.job_listing { padding-top: 130px !important; margin-top: 0px !important; } /* Ensure the title area displays cleanly without overlapping issues */ .job_listing .section-post-header { padding-top: 20px !important; padding-bottom: 20px !important; height: auto !important; }