ol.sub, ol.sub li {
    list-style-type: lower-alpha !important;
}

ol.subsub, ol.subsub li {
    list-style-type: lower-roman !important;
}
