body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
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;
}
body#sunfw-master .richbox-1 {
  background: #000;
  border-width: 1px;
  border-style: solid;
  border-color: #868383;
}
body#sunfw-master .richbox-1 .module-title .box-title {
  background: #000;
  font-size: 22px;
  color: #bbb5b5;
  font-weight: normal;
}
body#sunfw-master .richbox-1 .module-title .box-title:before, body#sunfw-master .richbox-1 .module-title .box-title i[class*='fa-'] {
  color: #c9c9c9;
}
body#sunfw-master .richbox-1 .module-body, body#sunfw-master .richbox-1 .custom {
  color: #d8d5d5;
  font-size: 13px;
}
body#sunfw-master .richbox-1 .module-body .btn-default, body#sunfw-master .richbox-1 .module-body .btn-primary {
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  font-size: 14px;
}
body#sunfw-master .richbox-1 .module-body .btn-default {
  background-color: #000;
  color: #ebe6e6;
}
body#sunfw-master .richbox-1 .module-body .btn-default:hover {
  color: #05a433;
}
