body#sunfw-master .module-style-1 {
  padding-top: 26px;
  padding-bottom: 26px;
  padding-right: 25px;
  padding-left: 25px;
  background: #101b2c;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  color: rgba(255, 255, 255, 0.7);
}
body#sunfw-master .module-style-2 {
  padding-top: 26px;
  padding-bottom: 21px;
  padding-right: 25px;
  padding-left: 25px;
  background: #101b2c;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: rgba(255, 255, 255, 0.7);
}
body#sunfw-master .module-style-3 {
  padding-top: 26px;
  padding-bottom: 26px;
  padding-right: 25px;
  padding-left: 25px;
  background: #101b2c;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: rgba(255, 255, 255, 0.7);
}
body#sunfw-master .module-style-4 {
  padding-top: 26px;
  padding-bottom: 21px;
  padding-right: 25px;
  padding-left: 25px;
  background: #101b2c;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: rgba(255, 255, 255, 0.7);
}
