/* ===== ISSN HEADER OJS 3 ===== */

.pkp_structure_head::after {
    content: "E-ISSN (3124-0305)  |  P-ISSN (3124-0291)";
    display: block;
    text-align: center;
    font-family: "Times New Roman", serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
}

/* Jika header background gelap (seperti biru tua), teks jadi putih */
.pkp_structure_head {
    position: relative;
}