/* Remove PKP Footer */
.pkp_footer_content .pkp_brand_footer{
    display:none !important;
}

/* Hide OJS Branding */
.pkp_brand_footer img,
.pkp_brand_footer a{
    display:none !important;
}