That works, thanks. To continue on with this, a couple more things:
For the unordered list you how do I add more; another level after square? Example lower-roman type.
Then how do I do the “ordered” number list like in my example above? First would be Numerical (1,2,3), the second lever would be lower-alpha, then third level lower-roman numerals.
For the ordered list, I’m not understanding the CSS on how WordPress will differentiate between an ordered list and a non-ordered list. In WordPress when I click the Ordered button I want it to take on the CSS list-style I create for numbers and then when I click the bulleted button in WordPress to take on the list style of the unordered list like the example you provided above.
Hopefully, this makes sense 🙂