ol.wp-block-list {
  list-style-type: numeric !important;
  padding-left: 22px;
}

ul.wp-block-list {
  list-style-type: disc !important;
  padding-left: 18px;
}