/* hide default OJS / PKP footer sitewide */
.pkp_brand_footer,
.pkp_structure_footer_wrapper,
footer[role="contentinfo"] .pkp_brand_footer,
footer[role="contentinfo"] .pkp_structure_footer_wrapper {
  display: none !important;
}
