

/* CSS from section stylesheet tags */
.more-less-content {
    background: #fff;
    padding: 50px 0;
  }
  .more-less-content .rte ol {
    margin-left: 30px;
  }
  .more-less-content .rte ol li::marker {
    font-weight: 700;
}