body#sunfw-master .module-style-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 9px;
  padding-left: 9px;
  background: #fff;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #08173f;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  font-size: 14px;
}
body#sunfw-master .module-style-1 {
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 9px;
  padding-left: 9px;
  background: #fcfcfc;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #0e6f3a;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  font-size: 14px;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #002563;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #002563;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 21px;
  text-transform: capitalize;
  color: #303030;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #000;
}
body#sunfw-master .module-style-3 .module-body a:hover, body#sunfw-master .module-style-3 .custom a:hover {
  color: #fabf02;
}
