body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 18px;
}
body#sunfw-master .module-style-1 .module-title .box-title:before {
  font-size: 1em;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  color: #000;
  font-size: 14px;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #000;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #000;
}
body#sunfw-master .module-style-2 {
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 10px;
  background-color: #f0f0f4;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #e32565;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: #000;
  font-size: 14px;
}
