 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #F8A131;
}
.navbar {
	background-color: #333333;
}
.featurePanel h3, .featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #fff;
}
.journal-header .journal-logo {
	width: 310px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.widget-dynamic__underbar.journal-bg{
	background-color: #F8A131;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-footer {
    -webkit-font-smoothing: auto;
    border-bottom: 1px solid #CFD5E4;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #F8A131;
}