.pkp_structure_head{
	background-color: #9E8839 !important;
}
.has_site_logo .pkp_head_wrapper{
	margin:0;
	width: 100%;
}
.pkp_structure_content{
	padding-top: 0;
}
.pkp_site_nav_menu{
	padding: 0 15px;
}
.pkp_structure_footer_wrapper{
	background: #1e6292;
}
.pkp_brand_footer[role="complementary"]{
	display: none;
}
.pkp_footer_content img{
	width: 300px;
}
.pkp_structure_main{
	margin-top: 0 !important;
}
.obj_issue_toc .articles{
	margin-top: 0;
}
.cmp_article_list>li{
	box-shadow: 0px 0px 3px 2px #e9e9e9;
    padding: 15px;
    border-radius: 5px;
}
.obj_issue_toc .section{
	margin-top: 0;
	margin-bottom: 0;
}
.pkp_page_index .homepage_about h2{
	font-size: 28px;
}
.pkp_structure_main p{
	font-size: 16px;
}
.pkp_structure_main h2{
	margin-top: 0;
	font-size: 24px;
}
.obj_issue_toc .sections:not(:first-child){
	margin-top: 20px;
}
.obj_issue_summary .series{
	margin-top: 15px;
	font-size: 18px;
}
.obj_issue_summary .cover img{
	height: 200px;
    width: 100%;
    object-fit: cover;
    margin-right: 10px;
}
.pkp_structure_footer_wrapper{
	/*position: fixed;
    bottom: 0;
    width: 100%;*/
}