 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/cww/cww_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #025458;
}
.journal-bg {
	background-color: #026A6F;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 82, 86, 0.8);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-header .journal-logo {
	width: 370px;
}
.journal-footer.journal-bg {
	background-color: #025458;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #026A6F;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #026A6F;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}