

.section-header-skillsource {
	color:#FFF;
}
.section-goals-skillsource {
	background:#FFF;
	color:#1D1D1B;
}
.section-goals-skillsource p {
	color:#1D1D1B;
}


/* CASE STUDIES 2024 UPDATES: */
.section-header-caseStudyCommon {
	color:#FFF;
}

.case-study-content-blocks {
	position: relative;
	background:#FFF;
	padding:30px 0;
}
.case-study-content-blocks .inner-wrap {
	position: relative;
	max-width:1150px;
	margin:0 auto;
}
.case-study-content-blocks strong {
	font-weight:bold;
}
.case-study-content-blocks .wp-element-caption,
.case-study-content-blocks sub {
	font-size:13px;
}


/* NEXTGEN GALLERY CUSTOMIZATIONS */
.ngg-gallery-thumbnail {
	background:none;
	border:none;
	margin:0 2% 50px 2%;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
	margin:15px;
}
.ngg-gallery-thumbnail img {
	margin:0 0 20px 0;
}



