.elementor-1850 .elementor-element.elementor-element-b1cbf3c{--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;}.elementor-1850 .elementor-element.elementor-element-ea43a2e{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS *//* Page background */
body {
    background: linear-gradient(135deg, #04142f 0%, #0b2f73 100%) !important;
    background-attachment: fixed !important;
}

/* Remove white backgrounds from common WordPress containers */
.site,
.site-content,
.content-area,
.entry-content,
.wp-site-blocks,
.wp-block-post-content,
main,
article {
    background: transparent !important;
}

/* Make the custom applications section blend into the page */
.retro-tech {
    background: transparent !important;
    border-radius: 0 !important;
}/* End custom CSS */