body#sunfw-master .module-style-1 .module-title .box-title {
  background: #069;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body .btn-default {
  background-color: #069;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: #fff;
  font-size: 14px;
  color: #069;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #fff;
  font-size: 12px;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #000;
}
body#sunfw-master .module-style-3 .module-body a:hover, body#sunfw-master .module-style-3 .custom a:hover {
  color: #000;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
