 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #FEC11C;
}
.navbar {
	background-color: #710324;
}
.featurePanel .featurePanelInner {
	background-color: #960530;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #960530;
}
.journal-header .journal-logo {
	width: 390px;
}