.elementor-11570 .elementor-element.elementor-element-d664ad3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-11570:not(.elementor-motion-effects-element-type-background), body.elementor-page-11570 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}/* Start custom CSS */body.elementor-page-11570 header#masthead {
    display: none;
}
body.elementor-page-11570 .elementor-location-single.people {
    background-color: #0F1527;
}
body.single-people {
    background-color: #0B101D !important;
}
body.elementor-page-11570 .header-gradient {
    z-index: 1;
}
body.elementor-page-11570 .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
h1 span.underline,
h2 span.underline {
    position: relative;
    z-index: 1;
    display: inline-block;
}
h1 span.underline::before,
h2 span.underline::before {
    content: '';
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #E42338;
    z-index: -1;
}


@media (min-width: 768px) {
    h1 span.underline::before {
        height: 26px;
        bottom: -2px;
    }
    h2 span.underline::before {
        height: 13px;
        bottom: 0px;
    }    
}
@media (max-width: 767px) {
    h1 span.underline::before {
        height: 11px;
        bottom: 0px;
    }
    h2 span.underline::before {
        height: 6px;
        bottom: 0px;
    }    
}/* End custom CSS */