.pkp_structure_footer_wrapper {
    background: #fff;
    border-top: 1px solid #ddd;
}

a {
    color: #ce003d;
}

a:hover, a:focus {
    color: #a00936;
}

.obj_announcement_summary .read_more {
   color: #ce003d;
 }
 


.obj_issue_toc .galleys, .obj_issue_toc .section {
    padding: 1px;	
	padding-left: 30px;
	margin: 0px -30px;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: -40px;
}

.obj_issue_toc .published {
    margin-bottom: 20px;
	padding-bottom: 30px;
}

.pkp_page_index .current_issue .current_issue_title {
    margin: 0px 0;   
}

.pkp_page_index .current_issue .read_more {
    margin-top: 20px;
}