body#sunfw-master .module-style-1 {
  background: #ca9639;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}
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, body#sunfw-master .module-style-1 .custom {
  color: #fff;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #fff;
}
body#sunfw-master .module-style-2 {
  background: #f6f6f6;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
}
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: #ca9639;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  background: #f5f5f5;
  font-size: 18px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-4 {
  background: #f6f6f6;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: #353535;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}
