

.cx.cx_shortcode.rb_job_listings_section .job-listing-header .sec-title {
    color:  white;
    font-size:3rem !important;
}
.cx.cx_shortcode.rb_job_listings_section .job-listing-header span#coloured {
    color: var(--e-global-color-365842b) !important;
}
.cx.cx_shortcode.rb_job_listings_section .job-listing-header .sec-desc {
    color:white;
    max-width: 80%;
}

.cx.cx_shortcode.rb_job_listings_section .collection-wrapper {
    margin-top:30px;
}