 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/sp/sp_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #441215;
}
.journal-bg {
	background-color: #621B1E;
}
.journal-header .journal-logo {
	width: 310px;
}
img.journal-footer-affiliations-logo {
	width: 180px;
}
.journal-footer.journal-bg {
	background-color: #441215;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #621B1E;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #621B1E;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}