#wiseintro-testimonials h1 {
text-align:center;
color:rgba(28,183,235,1);
font-family: 'Source Sans Pro', sans-serif;
  font-weight:700;
  letter-spacing:-0.5px;
  font-size:50px;
  padding:20px 0;
}
#wiseintro-testimonials .owl-carousel .item {
  margin:0 40px;
}
#wiseintro-testimonials .quote-icon{
  padding:15px 0; 
}

#wiseintro-testimonials .quote{
font-family: 'Source Sans Pro', sans-serif;
  font-size:15px;
  font-weight:400;
  font-style: italic;
}

#wiseintro-testimonials .name{
  font-size:18px;
  font-weight:400;
  color:rgba(28,183,235,1);
  padding-left:15px
}

#wiseintro-testimonials .title{
  font-size:15px;
  font-weight:400;
  color:rgba(130,130,130,1);
  margin-top:-8px;
  line-height:17px;
 
}