.site-info, .footer-credit {
    display: none !important;
}
section, .elementor-section, .wp-block-group {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
 .site-info,
.footer-credits,
.footer-credit,
.site-footer a[href*="wordpress-theme"],
footer a[href*="wordpress-theme"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}