.box {
  position: relative;

  // .card__body {
  //   .list {
  //     padding: 3rem;
  //     list-style: none;
  //     margin: 0 auto;

  //     .list-item {
  //       text-align: center;
  //       font-size: 1.5rem;
  //       padding: 1rem;

  //       &:not(:last-child) {
  //         border-bottom: 1px solid color('grey-light-2');
  //       }
  //     }
  //   }
  // }

}
