 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #2D9788;
}
.navbar {
	background-color: #24796d;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #2D9788;
}
.journal-header .journal-logo {
	width: 250px; 
}
img#logo-EuropeanAssociationforDigitalHumanities {
	width: 90px;
}
img#logo-AllianceofDigitalHumanitiesOrganizations {
	width: 160px;
}
img.journal-footer-affiliations-logo {
	width: 225px;
}
.journal-footer.journal-bg {
	background-color: #24796d;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #2D9788;
}
.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;
}