<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* core/separator is always 100% of it's parent */
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100%;
}
</pre></body></html>