div.ccm-block-feature-horizontal {
	padding: 24px 16px;
	border-radius: 5px;
	background: #e1f1f9;
	overflow: hidden;
    text-align: center;
}

div.ccm-block-feature-item-horizontal-content{
	text-align: left;
}



div.ccm-block-feature-item-hover-icon {
    margin-bottom: 0.5em;
}

div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{
	margin-bottom: 0.8em;
	background: #FFFFFF;
	border: none;
	cursor: initial;
}

div.ccm-page div.ccm-block-feature-item-horizontal-icon i{
    font-size: 3.5em;
}

div.ccm-block-feature-item-horizontal-icon{
	margin: 0 auto 1em;
	font-weight: 700;
    font-size: 120%;
}

div.ccm-block-feature-item-horizontal-title{
	font-weight: 600;
}