 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #810026;
}
.navbar {
	background-color: #65001e;
}
.journal-bg {
	background-color: #810026;
}
.journal-header .journal-logo {
	width: 560px;
}
.journal-header .society-logo {
	width: 150px;
}
.journal-footer.journal-bg {
	background-color: #65001e;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #810026;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #810026;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
.featurePanelInner {
	background-color: #65001e;
}
.featurePanel p, .featurePanel h2, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}