.pkp_structure_head {
    background-color: #003366 !important;
}

.pkp_site_name a {
    color: #ffffff !important;
}
/* =========================================
   OJS / PKP Alt Bilgi Metnini Gizle
========================================= */

.pkp_branding,
.pkp_footer_content,
.pkp_structure_footer .pkp_branding_text,
.pkp_structure_footer .pkp_branding {
    display: none !important;
}
/* Footer içindeki OJS linklerini gizle */
.pkp_structure_footer a[href*="pkp.sfu.ca"],
.pkp_structure_footer a[href*="openjournalsystems"] {
    display: none !important;
}
