li {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  list-style: decimal-leading-zero;
}
li::marker {
  font-weight: bold;
}
