.elementor-465 .elementor-element.elementor-element-b44d2d3{--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. Force Body and Main Containers to Deep Blue */
body, 
#page, 
#content, 
.elementor-section-wrap, 
.jh-updates-body {
    background-color: #050a18 !important; /* Matches your theme */
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden;
}

/* 2. Remove Theme-specific Side Margins */
.ast-container, 
.site-content, 
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

/* 3. Stretch Elementor Sections to Edge */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
}

/* 4. Background fix for the entire document height */
html {
    background-color: #050a18 !important;
}/* End custom CSS */