@charset "utf-8";
/* CSS Document */

.testimonial_con{
	 padding:0px;
	 margin-top:10px;
	}
.my_testimonial{
	 padding:0px;
	}	
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}

