
.benefitsList {
    & > ul {
      list-style: none;
      list-style-position: outside;
      line-height: 25px;
      padding: 0;
      margin: 0;
    }
  }