body#sunfw-master .module-style-2 {
height: 500px;
overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: #702323;
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: #5d1b05;
  font-size: 12px;
}
body#sunfw-master .module-style-2 .module-body a, body#sunfw-master .module-style-2 .custom a {
  color: #042c66;
}
body#sunfw-master .module-style-2 .module-body a:hover, body#sunfw-master .module-style-2 .custom a:hover {
  color: #0e68ec;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #0b4b8b;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #1186b2;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  background: #702323;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  font-size: 18px;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #042c66;
}
body#sunfw-master .module-style-3 .module-body a:hover, body#sunfw-master .module-style-3 .custom a:hover {
  color: #702323;
}
body#sunfw-master .module-style-3 .module-body .btn-primary {
  background-color: #042c66;
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body .btn-primary:hover {
  background-color: #702323;
  color: #fff;
}
