/*
Theme Name: child-ifeaturepro5
Template: ifeaturepro5
*/


#callout {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}


.callout-text h2.callout-title {
	margin-top: 5;
	font-size: 1.6em;
	line-height: 1.6em;
}