.feature-icon {
  font-size: 40px;
  color: #444;
  display: inline-block;
  margin-bottom: 8px;
}

.layout-row .flex-30 h2 {
  font-size: 18px;
  margin: 8px 0 4px;
}

.layout-row .flex-30 p {
  font-size: 16px;
  font-weight: 600;
}

.feature-row{
    margin-top:20px
}