div#content.main-content ol ol {
  list-style-type: lower-alpha;
  list-style-position: outside;
}

div#content.main-content ol ol ol {
  list-style-type: lower-roman;
  list-style-position: outside;
}
