@charset "UTF-8";
.c-editor ol,
.c-editor ol.wp-block-list{
  list-style: auto;
  list-style-position: inside;
}

.c-editor ol > li,
.c-editor ol.wp-block-list > li{
  padding-left: 1em;
  text-indent: -1em;
}