
 /*SITE SPECIFIC CSS*/

.navbar {
	background-color: #0c5b88;
}
.journal-bg {
  background-color: #1073AB; 
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #1073AB;
}
.journal-header .journal-logo {
    width: 425px; 
}
.featurePanel {
	background: #1073AB; 
}
.featurePanel .featurePanelInner {	
	background: rgb(12, 91, 136);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
