

 /*SITE SPECIFIC CSS*/


.navbar {
	background-color: #C5532C;
}
.journal-bg {
	background-color: #e88a39;
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/jes/jes_feature_panel.jpg);
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-header .journal-logo {
	width: 480px;
}
.journal-header .society-logo {
	width: 220px;
}
.journal-footer.journal-bg {
	background-color: #C5532C;
}
img.journal-footer-affiliations-logo {
	width: 375px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #e88a39;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #e88a39;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}
.society-links-logo img {
	width: 250px;
}