/* ===========================
   FONT IMPORT
=========================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');


/* ===========================
   KODE ASLI ANDA (DIPERTAHANKAN)
=========================== */

.journals ul .body .description a {
    display: inline;
}

#headerNavigationContainer {
    max-height: none;
}

.pkp_site_name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pkp_site_name > a {
    padding-top: 0;
    padding-bottom: 0;
}

/* INI DIPERTAHANKAN → KUNCI HEADER PAS */
.pkp_site_name .is_img img {
    max-height: 200px !important;
    width: auto;
    height: auto;
}

/* Wrapper header */
.pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
}


