 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #006040;
}
.navbar {
	background-color: #004830;
}
.featurePanel .featurePanelInner {
	background-color: #004830;
}
.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: #006040;
}
.journal-header .journal-logo {
	width: 400px;
}
.journal-header .society-logo {
	width: 190px;
}
.journal-footer.journal-bg {
	background-color: #004830;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #006040;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #ffffff;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #ffffff;
}

.society-links-logo img {
	width: 210px;
}