.wnpc-list {
  list-style: none;
  padding: 0;
  .item {
    padding: 20px;
    border-bottom: 1px solid #eee;
  }
}