
 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #D13632;
}
.navbar {
	background-color: #333333;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
  background-color: #D13632; 
}
.journal-header .journal-logo {
    width: 380px; ;
 }
.journal-header .society-logo {
    width: 265px; 
}
.journal-footer.journal-bg {
	background-color: #333333;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #D13632;
}
.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;
}
.featurePanel p, .featurePanel h3, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
.featurePanelInner {
	background-color: #333333;
}