.pItem {
    	padding-bottom: 140px;
    	text-align: center;
}
.piBlue {
	background: #ecf7f9;
}
.int-icon {
    	margin-top: -54px;
    	z-index: 99;
    	position: relative;
}
.int-icon .featureIcon.fiWhite {
	background: #fff;
    	border: solid 4px #fff;
    	color: #26474c;
}
.int-icon .featureIcon.fiBlue {
	background: #ecf7f9;
    	border: solid 4px #ecf7f9;
    	color: #26474c;
}
.int-icon .featureIcon {
    margin: 0px auto;
}
.pItem h2 {
    	font-size: 36px;
    	color: #26474c;
	font-family: 'Exo', sans-serif;
	font-weight: 300;
	margin: 0 0 64px 0;
}
.btn-orange {
    text-decoration: none;
    border-radius: 24px;
    padding: 8px 30px 6px;
	font-size: 16px;
}
