/* كود إخفاء عبارة وشعار منصة OJS نهائياً من التذييل */
.pkp_brand_footer {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
