
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #e20a18; 
}
.navbar {
	background-color: #b81818;
}


.journal-header .journal-logo {
    width: 650px;
}


.featurePanel {
	background-color: #b81818;
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/jge/jge_feature_panel.jpg);
}
.featurePanelInner {
	background-color: rgba(29,8,10,.85);
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h2, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #e20a18;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #e20a18;
}

.journal-footer.journal-bg {
	background-color: #b81818;
}
img.journal-footer-affiliations-logo {
	width: 325px;
}