 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #74A7A7;
}
.navbar {
	background-color: #367679;
}
.featurePanel .featurePanelInner {
	background-color: #418A8C;
}
.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: #418A8C;
}
.journal-header .journal-logo {
	width: 350px;
}
.journal-header .society-logo {
	width: 170px;
}