/* core/separator is always 100% of it's parent */
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100%;
}
