ul.spaced-list {}
ul.spaced-list li {
    margin-bottom: 1rem;
}

p.Callout {
	border-left: 2px solid #D9D9D6;
	background-color: #F2F2F2;
	padding: 2rem;
	margin-bottom: 1.5rem;
}

p.Lead {
	font-size: 1.3125rem;
    line-height: 1.5;	
}




