body#sunfw-master .module-style-1 {
  background: #f5f5f5;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 15px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-2 {
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 15px;
  text-transform: uppercase;
}
body#sunfw-master .module-style-3 {
  background: #000;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body .btn-default, body#sunfw-master .module-style-3 .module-body .btn-primary {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
body#sunfw-master .module-style-3 .module-body .btn-default {
  background-color: #000;
  border-width: 1px;
  border-style: solid;
  border-color: #86b522;
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body .btn-default:hover {
  background-color: #86b522;
  border-color: #86b522;
  color: #fff;
}
body#sunfw-master .module-style-4 {
  background: #162335;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: #fff;
}
body#sunfw-master .module-style-4 .module-body a, body#sunfw-master .module-style-4 .custom a {
  color: #fff;
}
