ul:not([class]):not([id]),ul.wp-block-list,ul.is-style-default{padding-left:10px}ul:not([class]):not([id]) li,ul.wp-block-list li,ul.is-style-default li{list-style-type:none;display:grid;grid-template-columns:auto 1fr;column-gap:10px}ul:not([class]):not([id]) li:before,ul.wp-block-list li:before,ul.is-style-default li:before{content:"";margin-top:.6em;display:block;height:2px;aspect-ratio:1;border-radius:50%;background:currentColor}ul:not([class]):not([id]) li:not(:last-child),ul.wp-block-list li:not(:last-child),ul.is-style-default li:not(:last-child){margin-bottom:1rem}ul.is-style-bigger{padding-left:7px}ul.is-style-bigger li{list-style-type:none;display:grid;grid-template-columns:auto 1fr;column-gap:7px}ul.is-style-bigger li:before{content:"";margin-top:.45em;display:block;height:7px;aspect-ratio:1;border-radius:50%;background:var(--wp--preset--color--primary)}ul.is-style-bigger li:not(:last-child){margin-bottom:.5rem}ol:not([class]):not([id]),ol.wp-block-list,ol.is-style-default,ol.is-style-bigger{padding-left:0px}ol:not([class]):not([id]) li,ol.wp-block-list li,ol.is-style-default li,ol.is-style-bigger li{margin-left:2.5em;padding-left:5px}ol:not([class]):not([id]) li:not(:last-child),ol.wp-block-list li:not(:last-child),ol.is-style-default li:not(:last-child),ol.is-style-bigger li:not(:last-child){margin-bottom:.5rem}
