.elementor-126 .elementor-element.elementor-element-10eb73f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-10eb73f */<style>
    /* ☢️ UNIVERSAL KILL SWITCH FOR WORDPRESS FOOTER BRANDING ☢️ */
    
    /* 1. Target by ID and Class name (the most common culprits) */
    footer, 
    #colophon, 
    .site-footer, 
    .powered-by-wordpress, 
    .site-info, 
    .wp-block-site-info, 
    .footer-bar, 
    .footer-socket-area, 
    .site-info-inner,
    [class*="site-info"], 
    [class*="powered-by"], 
    [id*="colophon"], 
    [id*="footer"] {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        max-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        opacity: 0 !important;
        overflow: hidden !important;
        pointer-events: none !important;
        border: none !important;
    }

    /* 2. Target the parent containers if the theme wraps it deeply */
    .wp-site-blocks > footer,
    .wp-block-template-part[class*="footer"],
    #page > footer {
        display: none !important;
    }

    /* 3. Remove the scrollable gap at the bottom */
    html, body {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        overflow-x: hidden;
    }

    /* 4. Kill the horizontal scrollbar and whitespace */
    #primary, #content, .site-content, article {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
</style>/* End custom CSS */