/*----------Widget-Title-----------------*/
.panel-grid-cell .widget-title {
  font-size: 18px;
  font-weight: 400;
}
/*----------Educational Aims-------------*/
.sow-testimonial-text {
  text-shadow: 10px 10px 20px #d6d6d6;
}
/*----------Courses Chi (Service)--------*/
.entry-content h5 {
  font-size: 15px;
  font-weight: 400;
  text-shadow: 1px 1px  1px #ccc;
}
/*----------Courses Eng (Service)--------*/
em {
  font-size: 13px;
  line-height: 0px;
  text-shadow: 1px 1px 2px #f9f9f9;
}
/*----------Courses Promo---------------*/
.lsow-custom-header {
  text-shadow: 1px 1px #fff;
}
.lsow-button.lsow-with-icon.lsow-custom.lsow-small.lsow-rounded {
  text-shadow: 1px 1px 1px #f4f4f40;
}