<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pkp_brand_footer {
    display: none;
}

.pkp_page_index .homepage_image img {
max-width: 100%;
}

.obj_article_details .abstract {
text-align: justify;
}
.obj_article_details .author_bios {
text-align: justify;
}
.obj_article_details .references {
text-align: justify;
}
	
	
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 1.0rem;
}

.obj_issue_toc .galleys, .obj_issue_toc .section {
    padding: 1px 1px 1px 10px;
}

.pkp_page_index .homepage_about h2 {
    visibility: hidden;
	margin-top: -4.714rem;
	}
	

.obj_article_details .author_bios {
    display: none;
}</pre></body></html>