body#sunfw-master .module-style-1 {
  border-width: 1px;
  border-style: solid;
  border-color: #e8e8e8;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
body#sunfw-master .module-style-2 {
  background-color: #f6f6f6;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
body#sunfw-master .module-style-3 {
  background-color: #555;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #c3c3c3;
}
body#sunfw-master .module-style-4 {
  background-color: #f9524f;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: #fff;
}
