ol {
    list-style-type: upper-roman !important;
}
  
ol ol {
    list-style-type: upper-roman !important;
}