/*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/fh/fh_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #0D1E60;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 0, 0, 0.55);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #84D0E9
}
.journal-header .journal-logo {
	width: 340px;
}
.journal-header .society-logo {
	width: 197px;
}
.journal-footer.journal-bg {
	background-color: #0D1E60;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #84D0E9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #84D0E9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #0D1E60;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #0D1E60;
}