*+html ol li {
  margin-left: 2em;
  display: list-item;
  list-style: inside decimal-leading-zero;
}