body#sunfw-master .module-style-1 .module-title .box-title {
  background: #0085c7;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 22px;
  color: #0085c7;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  font-size: 15px;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  background: #333;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 22px;
  color: #333;
  font-weight: normal;
}
