/* 
* Infomedia Testimonials Stylesheet 
* Dependent of Child-theme Stylesheet
*
*/

.testimonial h4 {
	color: #2e2e2e;
	font-style: italic;
	font-size: 13px;
	line-height: 23px;
}

.testimonial .relationship {
	color: #2e2e2e;
	font-size: 11px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.testimonial p {
	color: #5d5c5c;
	font-weight: 100;
	font-size: 14px;
}