/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cks-section{
	margin-bottom:3rem;
}

.cks-resource{
	margin-bottom:1rem;
}
.cks-call-to-action-section {
	background:#f2f2f2;
}
.cks-cta {
	padding:4rem 0;
}
.cks-cta p {
	margin-bottom:2rem;
}