body#sunfw-master .module-style-1 {
  background: #e8e8e8;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  background: #333;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-title .box-title:before, body#sunfw-master .module-style-1 .module-title .box-title i[class*='fa-'] {
  color: #fff;
}
body#sunfw-master .module-style-1 .module-body .btn-primary {
  background-color: #54a1cd;
  border-width: 1px;
  border-style: solid;
  border-color: #54a1cd;
  color: #fff;
}
body#sunfw-master .module-style-1 .module-body .btn-primary:hover {
  background-color: #9f2b2b;
  border-color: #9f2b2b;
  color: #fff;
}
body#sunfw-master .module-style-2 {
  background: #333;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: #54a1cd;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-title .box-title:before, body#sunfw-master .module-style-2 .module-title .box-title i[class*='fa-'] {
  color: #fff;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
