 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #EEBDD5;
}
.navbar {
	background-color: #960057;
}
.featurePanel .featurePanelInner {
	background-color: #BF1076;
}
.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-bg {
	background-color: #BF1076;
}
.journal-header .journal-logo {
	width: 580px;	 
}
img.journal-footer-affiliations-logo {
	width: 350px;
}