 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/ee/ee_feature_panel.jpg);
}
.navbar {
	background-color: #438839;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #57AB4C;
}
.journal-header .journal-logo {
	width: 420px;
}
.journal-header .society-logo {
	width: 280px;
}
.journal-footer.journal-bg {
	background-color: #438839;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #57AB4C;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #57AB4C;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #000000;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #000000;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}