.obj_article_details .abstract {
text-align: justify;
}
.obj_article_details .author_bios {
text-align: justify;
}
.obj_article_details .references {
text-align: justify;
}
.obj_homepage_about .about the journal {
text-align: justify;
}

body { background-color: #F5F5F5; }

.pkp_structure_head {
    background: #ffde59; /* Fallback color */
    background: linear-gradient(90deg, #ffde59 0%, #ff914d 100%) !important;
    border: none;
}

.pkp_structure_head a {
    color: #333333 !important;
