@charset "utf-8";
/* CSS Document */
.testimonial-bio .ccm-block-testimonial-wrapper .ccm-block-testimonial .ccm-block-testimonial-image, 
.testimonial-bio .ccm-block-testimonial-wrapper .ccm-block-testimonial .ccm-block-testimonial-image img {
	border-radius:50%;
	max-width:105px;
	float:left;
	margin-right: 20px;
}
.ccm-block-testimonial-name {
	font-weight:bold;
}
.ccm-block-testimonial-paragraph {
	padding-top:8px;
}

