@use "@wordpress/base-styles/colors" as *;

.editor-post-content-information {
	color: $gray-700;
	& .components-text {
		color: inherit;
	}
}
