

/* =========================
   HIDE OJS / PKP PROMOTION TEXT
   ========================= */
.pkp_brand_footer,
.pkp_footer_content .pkp_branding,
.pkp_structure_footer .pkp_branding,
.pkp_structure_footer .pkp_footer_branding {
    display: none !important;
}
