

/*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #DAE5EE; 
}
.journal-header .journal-logo {
    width: 600px;
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/her/her_feature_panel.jpg)
}
.navbar {
	background-color: #002d73;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;  
}
.journal-footer.journal-bg {
	background-color: #002d73;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #DAE5EE;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #DAE5EE;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
.journal-header {
    border-top: 1px solid #CFD5E4;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #002d73;
}