.pagelistingblock.bullets ul.list {
    list-style: disc;
    margin-left: 1rem;
    padding-left: 0;
  }

  .pagelistingblock ul li h3.page-title {
    margin-bottom: 0;
  }
 .pagelistingblock.bullets ul li h3.page-title {
    margin-top: 0;
  }
