
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #1A1919; 
}
.journal-header .journal-logo {
    width: 400px; 
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/ijtj/ijtj_feature_panel.jpg)
}
.navbar {
	background-color: #d21b1b;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;  
}
img#footer-logo-CentrefortheStudyofViolenceandReconciliation {
	width: 95px;
}
img#footer-logo-BostonCollege {
	width: 100px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #d21b1b;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #d21b1b;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}