/* Remove PKP/OJS footer logo + text */
.pkp_brand_footer,
.pkp_brand_footer a,
.pkp_brand_footer img {
    display: none !important;
    visibility: hidden !important;
}