/* Ẩn logo mặc định trong footer OJS */
.pkp_brand_footer {
    display: none !important;
}
