.invize-product-details {
	/* Ensure block support typography settings cascade into tab content. */
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
}

.invize-product-details--preview {
	border: 1px dashed currentColor;
	opacity: 0.6;
	padding: 1rem;
}

.invize-product-details__preview-label {
	margin: 0;
	text-align: center;
	font-style: italic;
}
