body#sunfw-master .module-style-1 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(117, 123, 128, 0.3);
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 20px;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #1f2842;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #a0a4ad;
}
body#sunfw-master .module-style-2 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #212b36;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: rgba(255, 255, 255, 0.8);
}
body#sunfw-master .module-style-3 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 20px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #ed213a;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
