hr {
  border-color: #1E6292;
}

.obj_article_details .abstract {
text-align: justify;
}
.obj_article_details .author_bios {
text-align: justify;
}
.obj_article_details .references {
text-align: justify;
word-wrap: break-word;
}

.obj_article_details .entry_details .item {
text-align: justify;
}

.obj_article_summary {
text-align: justify;
}

.obj_article_summary>.title {
    text-align: justify;
    font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    border-bottom: none;
    margin: 0;
 }

.obj_announcement_summary {
text-align: justify;
}

.obj_article_details .page_title {
text-align: justify;
}

.pkp_block .content ul li {
text-align: justify;
word-wrap: break-word;
}

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(0, 0, 0);
}

.obj_article_details .authors .orcid a {
    vertical-align: middle;
    color: #0A209B;
}

.obj_article_summary .pages, .obj_article_summary .published {
    color: rgba(3, 9, 35);
font-weight: bold;
}

.cmp_breadcrumbs .current {
    color: rgba(0, 0, 0);
font-weight: bold;
}

.pkp_navigation_user.pkp_navigation_user {
       font-weight: bold;
}

.pkp_site_nav_menu {
   font-weight: bold;
}

.pkp_block .title {
color: rgba(3, 9, 35);
font-weight: bold;
}
.obj_article_details .entry_details .item .label {
color: rgba(3, 9, 35);
font-weight: bold;
}

.obj_article_details .item.doi, .obj_article_details .item.keywords {
text-align: justify;
}

.pkp_structure_main p {
text-align: justify;
}

.pkp_page_index .current_issue .current_issue_title {
text-align: justify;
}
