.elementor-484 .elementor-element.elementor-element-85db9e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS *//* 1. Reset Body and Force Deep Blue Background */
body, 
#page, 
#content, 
.elementor-section-wrap, 
.jh-lpo-full {
    background-color: #050a18 !important; /* Matches JusticeHub Deep Blue */
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden; /* Prevents unwanted horizontal scrolling */
}

/* 2. Strip Theme-level Side Margins and Padding */
.ast-container, 
.site-content, 
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* 3. Stretch Elementor Sections to the Browser Edge */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
}

/* 4. Ensure Full Height Coverage for the Background */
html {
    background-color: #050a18 !important;
    height: 100%;
}

/* 5. Clean up any default theme padding at the top/bottom */
.site-header, .site-footer {
    width: 100% !important;
    max-width: 100% !important;
}/* End custom CSS */