#pkp_content_main .current_issue {
	display:none;
}

#headerNavigationContainer {
    border-bottom: 6px solid #daa520 !important;
}
.pkp_footer_content a {
    color: #000;
}
.obj_article_details .entry_details {
    color: #524f44; /*#664D00;*/
}
.obj_article_details .label {
    text-transform: uppercase;
}
.page_issue_archive .issues_archive>li {
    padding-top: 15px;
    padding-bottom: 15px;
}
.pkp_structure_main h1 {
    font-weight: 400;
}
.pkp_structure_main h2 {
    font-weight: 400;
}
.pkp_structure_footer {
    text-align: center;
    display: flex;
}
.pkp_footer_content {
    color: #eee;
}
.pkp_footer_content a {
   color: #eee;
}
.header_view {
    background-color: #daa520;
}
.header_view .title {
    color: #fff;
}
