.testimonial_para{
   font-family: 'Poppins', sans-serif;
}
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
	 text-align:center;
    height: 2px;
    width: 100%;
    background-color: #910909;
    margin: 0 0 10px 0;
}