div.ccm-block-feature-circle-item-wrapper {
    text-align:center;
	padding:20px;
}

div.ccm-block-feature-circle-item-icon {
    margin-bottom:0.5em;
	color:#666666;
	font-size:1.8em;
}

div.ccm-block-feature-circle-item-icon:hover {
    margin-bottom:0.5em;
	color:#065e8d;
	font-size:1.8em;
}

div.ccm-block-feature-circle-item-title {
	font-size:1.2em;
	font-style:italic;
	text-decoration:underline;
	color:#023d5f;
	margin-bottom:0.5em;
}

div.ccm-block-feature-circle-item p {
	text-align:center;
	font-size:1em!important;
}