/*{
	font-family: 'Noto Sans', sans-serif;
 }*/
 .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;
 }

 .speech {
    box-shadow: 3px 5px 10px #aaa;
    border: 2px solid #5bc0de;
    border-radius: 10px;
    padding: 15px;
    padding-left: 20px;
    margin: 20px;
    line-height: 40px;
}