
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #075542; 
}
.journal-header .journal-logo {
    width: 480px;
}
.featurePanel {
	background: #f9f6b7;
}
.navbar {
	background-color: #054233;
}
.featurePanel .featurePanelInner {	
	background: #075542;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
img.journal-footer-affiliations-logo {
	width: 280px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #075542;
}