 /*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;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #2D9788;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #2D9788;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}