
/* Hide footer copyright */
.hs-footer-bottom {
    display: none !important;
}

/* Also hide any theme copyright text */
.theme-copyright,
.copyright-text,
.site-info {
    display: none !important;
}
