/* Hide the OJS/PKP footer branding */
.pkp_brand_footer, 
.pkp_site_footer_content {
    display: none !important;
}