:where(.wp-block-separator.is-style-default, .wp-block-separator:not([class*=is-style-])) {
	width: 80%;
}

:where(.wp-block-separator.is-style-separator-narrow) {
	width: 100px;
}
