.feature .feature-content h4 {
  font-size: 18px;
  padding-top: 27px;
  margin-bottom: 23px;
}
.feature .feature-content h4 a {
  color: inherit;
}
.feature .feature-content h4:after {
  content: '';
  display: block;
  width: 36px;
  height: 2px;
  margin-top: 18px;
}
