body#sunfw-master .module-style-1 .module-title .box-title {
  background: custom;
  font-size: 16px;
  font-weight: bold;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  color: custom;
}
body#sunfw-master .module-style-2 {
  background: custom;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: custom;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
body#sunfw-master .module-style-3 {
  background: #3a4264;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #fff;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: #3a4264;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
