body#sunfw-master .module-style-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(17, 43, 44, 0.1);
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 16px;
  color: #112b2c;
  font-weight: bold;
}
body#sunfw-master .module-style-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #1f2f41;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d0d0;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: #fff;
}
body#sunfw-master .module-style-3 {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(17, 43, 44, 0.1);
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 20px;
  color: #112b2c;
  font-weight: bold;
}
body#sunfw-master .module-style-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #78aa3a;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: #fff;
  font-size: 16px;
}
