body#sunfw-master .module-style-1 {
  background: #fff;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  background: #fff;
  font-size: 17px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body .btn-primary {
  color: #fff;
}
body#sunfw-master .module-style-1 .module-body .btn-primary:hover {
  background-color: #fff;
  color: #404040;
}
body#sunfw-master .module-style-2 {
  background: #fff;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body .btn-primary {
  color: #fff;
}
body#sunfw-master .module-style-2 .module-body .btn-primary:hover {
  background-color: custom;
}
body#sunfw-master .module-style-3 {
  background: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body .btn-primary {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body .btn-primary:hover {
  background-color: custom;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-body .btn-primary {
  color: #fff;
}
body#sunfw-master .module-style-4 .module-body .btn-primary:hover {
  background-color: custom;
}
