.aboutBodyContent.testimonials{

}


.aboutBodyContent.testimonials > div{
	padding: 20px 0;
	border-bottom:1px solid #DBDBDB;

font-size:17px;
line-height:24px;
color:#6C6D69;
}

.aboutBodyContent.testimonials > div:last-child{
border-bottom:none;
margin-bottom:40px;
}

.aboutBodyContent.testimonials .testimonials-signature{
padding-top:5px;
color:#444;
}


.aboutBodyContent.testimonials .testimonials-signature:before{
content:"\2014";
padding-right:3px;
}