ul.ccm-feature-list {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}
.ccm-feature-list-item a.item-link {
	color: currentColor;
}
.ccm-feature-list-item {
	margin-bottom: 1.5rem;
}
.ccm-feature-list-item .btn:last-child {
	margin-bottom: 0;
}