Main Stylesheet

.numbered {
  list-style-type: decimal;
}

.numbered > .para:last-of-type {
  margin-bottom: 0px;
}