.footer-module h4 {
  border-bottom: 1px solid #e0e0e0;
  font-size: 21px;
  letter-spacing: -1px;
  line-height: 32px;
  padding-bottom: 11px;
  margin-bottom: 27px;
 /* text-transform: capitalize;*/
}
.footer-module li h5 {
  margin: 0 0 5px;
}
.footer-module .modulebox-content .price-box {
  line-height: 21px;
}
.footer-module .modulebox-content ul li a {
  color: #0e53a5;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: capitalize;
}
.footer-module .modulebox-content .price-box ins{
  color: #3d3d3d;
  font-weight: normal !important;
}