.whatpeoplesay {
	background-color: #4D81B3;
	padding: 1px 0px;
}
.whatpeoplesayinner {
	margin: 15px;
	background-color: #fff;
}
.whatpeoplesayinner h5 {
	color: #000 !important;
	text-align: center;
}
.whatpeoplesaytext {
	padding: 5px;
	color: #000;
	font-size: 12px;
	font-style: italic;  
}
.whatpeoplesaytitle a {
	color: #4D81B3 !important;
	text-decoration: underline;
}