 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jleo/jleo_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #00537f;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #C5C19F;
}
.journal-header .journal-logo {
	width: 420px;
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
.journal-footer.journal-bg {
	background-color: #00537f;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #C5C19F;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #C5C19F;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #2a2a2a;
}