section[class*="-section"] .widget-title span {
  font-size: 36px;
  font-weight: 100;
}

section[class*="-section"] .widget-title {
  font-variant: normal;
  color: #05a8b2;
  text-decoration: none;
  font-weight: 500;
  background-color: #ffffff;
}