 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #8BC640;
}
.navbar {
	background-color: #333333;
}
.featurePanel h3, .featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #040605;
}
.journal-header .journal-logo {
	width: 320px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #040605;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #8BC640;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #000000;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3::after, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #000000;
}