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