/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/
.form span.help-block {
	margin-top: .375rem;
	display: block;
	font-size: .875rem;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(0,29,82,var(--tw-text-opacity));
}


@media (min-width:768px) {
	.feature-list__content:not(:first-of-type) {
		padding-top: 2em;
	}
}