.elementor-440 .elementor-element.elementor-element-aa9e50e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* ==========================================================================
   TV CODED GLOBAL UNIFIED CANVASES CANOPY SYSTEM
   ========================================================================== */

/* 1. Target structural layout tags */
html, 
body, 
main,
article,
#page, 
#content,
.site,
.site-content,
.site-main {
    background-color: #070B19 !important;
    background: #070B19 !important;
}

/* 2. Target Elementor specific container architectures */
.elementor,
.elementor-inner,
.elementor-section-wrap,
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-column-wrap,
.elementor-widget-wrap,
e-container,
e-page {
    background-color: #070B19 !important;
    background: #070B19 !important;
}

/* 3. Strip away default theme border divisions and shadows */
div, section, header, footer {
    border-color: rgba(255, 255, 255, 0.05);
}

/* 4. Clear browser rendering margin bleedouts between blocks */
* {
    box-sizing: border-box;
}
body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
}/* End custom CSS */