/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 05:40:32 */
/* Job content headings */
.job_detail_post_content .fl-post-content h1,
.job_detail_post_content > div h1 {
    font-size: 36px !important;
    line-height: 1.2;
}

.job_detail_post_content .fl-post-content h2,
.job_detail_post_content > div h2 {
    font-size: 30px !important;
    line-height: 1.2;
}

.job_detail_post_content .fl-post-content h3,
.job_detail_post_content > div h3 {
    font-size: 24px !important;
    line-height: 1.2;
}

.job_detail_post_content .fl-post-content h4,
.job_detail_post_content > div h4 {
    font-size: 20px !important;
    line-height: 1.2;
}

.job_detail_post_content .fl-post-content h5,
.job_detail_post_content > div h5 {
    font-size: 18px !important;
    line-height: 1.2;
}

.job_detail_post_content .fl-post-content h6,
.job_detail_post_content > div h6 {
    font-size: 16px !important;
    line-height: 1.2;
}