 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #FED431;
}
.navbar {
	background-color: #59205c;
}
.journal-bg {
	background-color: #FED431;
}
.featurePanel .featurePanelInner {
	background-color: #59205c;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	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-header .journal-logo {
	width: 240px;
}
.journal-header .center-inner-row {
	padding-bottom: 22px;
	padding-top: 22px;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}

.journal-footer {
	-webkit-font-smoothing: auto;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #FED431;
}