//	Split Sections [Front Page]
div.split-sections {

	/*
		Custom Styles & Typography

	 */
	&.do-you-need-a-cmo {
		background: $cmo-purple-dark;

		.content {
			ul, p,
			h2 {
				color: white;
			}
		}
	}
}
