.cmp_breadcrumbs{
display:none!important;
}
.obj_article_details .entry_details .galleys_links .file{
	display:none!important;
} 
.obj_article_details>.page_title {
    color: #003d6c!important;
    font-size: 40px!important;
    line-height: 3.5rem!important;
	font-weight: 700;
}
.pkp_structure_main .page h1 {
   color: #003d6c!important;
   font-size: 40px!important;
    line-height: 3.5rem!important;
	font-weight: 700;
}
.pkp_page_index .current_issue .current_issue_title {
    color: #003d6c!important;
   font-size: 40px!important;
    line-height: 3.5rem!important;
    font-weight: 700;
}
.pkp_structure_main p{
	text-align:justify;
}
.pkp_structure_footer_wrapper {
    background: #003d6c;
}
.pkp_footer_content p{
	color:white;
}
.pkp_page_index .current_issue .read_more{
	display:none;
}
.page_index_journal .obj_issue_toc .section h3 {
	color: #003d6c;
	font-weight: 800;
	font-size: 2em;
}
.obj_issue_toc .sections:not(:first-child){
	margin-top: 2em;
}
.obj_issue_toc .section h2 {
	color: #003d6c;
	font-weight: 800;
	font-size: 2em;
}