/* custom bullets */
ul[data-rte-list] li>*:first-child::before {
    content: "\21AA";
    font-weight: 400;
    color: #994926;
}