section.content > ol, section.content > ul { margin: 1.8em 0; } section.content ol, section.content ul { padding-left: 2em; } section.content > ol { list-style-type: decimal; } section.content > ol ol, section.content > ul ol { list-style-type: lower-roman; } section.content > table ul, section.content > ul { list-style-type: disc; } section.content > ol ul, section.content > ul ul { list-style-type: square; }