.wc-block-editor-revert-button-container {
	display: flex;
	flex-direction: column;
	gap: $gap;
	span {
		color: $gray-700;
	}
}
