
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #0F1842; 
}
.journal-header .journal-logo {
    width: 200px; 
}
.featurePanel .featurePanelInner {
	background: rgba(7, 14, 47, 0.75);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/res/res_feature_panel.jpg)
}
.navbar {
	background-color: #070e2f;
}
img.journal-footer-affiliations-logo {
	width: 200px;
}
.journal-footer.journal-bg {
	background-color: #070e2f;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #0F1842;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #0F1842;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}