body#sunfw-master .module-style-1 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(117, 123, 128, 0.3);
}
body#sunfw-master .module-style-1 .module-title .box-title {
  background: custom;
  font-size: 20px;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #1f2842;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #a0a4ad;
}
body#sunfw-master .module-style-1 .module-body .btn-default, body#sunfw-master .module-style-1 .module-body .btn-primary {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2.4px;
}
body#sunfw-master .module-style-1 .module-body .btn-default {
  background-color: #fff;
  border-width: 0px;
  color: #751612;
}
body#sunfw-master .module-style-1 .module-body .btn-default:hover {
  background-color: #751612;
  color: #fff;
}
body#sunfw-master .module-style-2 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #212b36;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: rgba(255, 255, 255, 0.8);
}
body#sunfw-master .module-style-3 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 20px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background: #751612;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
