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