.testimonial{
  width:100%;
  padding:20px 35px 20px 35px;
  color:rgba(88,89,91,1);
  background:rgba(167,169,172,0.1);
  border:none;
  font-size:12pt;
  margin-bottom:30px;
  }	
.testimonialp.main{
  font-family:"TimesNewRoman";
  color:rgba(88,89,91,1);	
}
.testimonial.company {font-weight:bold;}	
.testimonial.title {font-size:11pt;}