.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap .fa {
  background: #F66761 none repeat scroll 0 0;
  border: 3px solid #ffffff;
  border-radius: 100%;
  color: white;
  float: left;
  font-size: 48px;
  height: 86px;
  line-height: 86px;
  margin: 3px 25px 3px 3px;
  text-align: center;
  width: 86px;
}

.feature-wrap h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans",sans-serif;
  color: #4e4e4e;
  margin-top: 10px;
}

.feature-wrap h3 {
  color: #787878;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Open Sans",sans-serif;
}

.feature-wrap-text-padding {
  padding-left: 7em;
}
