ul.root {
    list-style-type: disc;
}

ol.root {
    list-style-type: decimal;
}
