/* Start custom CSS */.make-list-nice ol {
    list-style-type: decimal;
    list-style-position: inside;
}/* End custom CSS */