/* Hide the OJS/PKP logo in the footer */
.pkp_structure_footer .pkp_brand_footer {
    display: none !important;
}
