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: #135cae;
}
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: #135cae;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-4 .module-body a, body#sunfw-master .module-style-4 .custom a {
  color: #fdb150;
}
body#sunfw-master .module-style-4 .module-body a:hover, body#sunfw-master .module-style-4 .custom a:hover {
  color: #135cae;
}
