.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 14px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
	
}
.testimonial_para{
	font-size:12px;
	
}
.test_titlee{
    font-size: 25px;
    display: block;
    color: #666666;
    font-family: open_sansregular;
    padding-top: 25px;
}