/* Hides the PKP branding and the broken image link in the footer */
.pkp_brand_footer {
    display: none !important;
}

