
.acorn-feature-h-feature-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: -8px;
}

.acorn-feature-h-feature {
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}

.acorn-feature-h-feature-icon {
  height: 100%;
  margin-right: 30px
}