body#sunfw-master .module-style-1 {
  background: #f1f1f1;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  background: #1a1919;
  font-size: 17px;
  text-transform: uppercase;
  color: #d8b448;
  font-weight: bold;
}
body#sunfw-master .module-style-1 .module-title .box-title:before, body#sunfw-master .module-style-1 .module-title .box-title i[class*='fa-'] {
  font-size: 2em;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #1a1919;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #d8b448;
}
body#sunfw-master .module-style-1 .module-body .btn-default, body#sunfw-master .module-style-1 .module-body .btn-primary {
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-transform: uppercase;
  font-size: 15px;
}
body#sunfw-master .module-style-1 .module-body .btn-default {
  background-color: #d8b448;
  border-style: none;
  color: #fff;
}
body#sunfw-master .module-style-1 .module-body .btn-default:hover {
  background-color: #1a1919;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
