body#sunfw-master .module-style-1 {
  background-color: #fff;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 16px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-2 {
  background-color: #fff;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: #0d5f81;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
body#sunfw-master .module-style-3 {
  background-color: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 16px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-3 .module-title .box-title:before, body#sunfw-master .module-style-3 .module-title .box-title i[class*='fa-'] {
  color: #0d5f81;
}
body#sunfw-master .module-style-4 {
  background-color: #e6e6e6;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-4 .module-title .box-title:before, body#sunfw-master .module-style-4 .module-title .box-title i[class*='fa-'] {
  color: #0d5f81;
}
