mark:is(.has-primary-color) {
	background-image: var(--wp--custom--highlight--primary);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent !important;
	--wp--preset--color--primary: transparent !important;
}