/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2024 | 17:35:19 */
iframe {
    border: 3px solid var(--hs-bl) !important;
}

.wpb_single_image.wpb_content_element.vc_align_right.bo {
    margin: 0;
    border-radius: 1.5em;
    overflow: hidden;
    box-shadow: 5px 5px var(--hs-bl);
}

h2 {
    font-size: 2em;
    margin-bottom: 1.2em;
}


.job-dt h2 {
    font-size: 1.3em;
}

.job-dt ul {
    margin-top: 1em;
}

.wpb_single_image.fw * {
    width: 100% !important;
}