.oembed-placeholder--active {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 200px;
}

.oembed-placeholder--active svg path, .oembed-placeholder--active svg rect {
	fill: var(--wp--preset--color--primary);
}

