 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jhps/jhps_feature_panel.jpg)
}
.navbar {
	background-color: #1B5D35;
}
.featurePanel .featurePanelInner {
	background-color: #187F44;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
  background-color: #187F44; 
}
.journal-header .journal-logo {
    width: 520px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #187F44;
}