.hhd-medical-review {
	margin-block: 0.5rem 0;
	font-size: var(--wp--preset--font-size--small, 0.875rem);
}

.hhd-article-hero .hhd-medical-review {
	box-sizing: border-box;
	width: 100%;
	max-width: 780px !important;
	color: var(--wp--preset--color--base, #ffffff);
	text-align: left !important;
}

.hhd-article-hero .wp-block-post-date,
.hhd-article-hero .wp-block-post-date a,
.hhd-article-hero .wp-block-post-date__modified-date {
	color: var(--wp--preset--color--base, #ffffff) !important;
}

.hhd-medical-review__label {
	font-weight: 600;
}

.hhd-medical-review__date::before {
	content: "\00b7";
	padding-inline: 0.45em;
}

.hhd-medical-review--editor {
	padding: 0.75rem 1rem;
	border: 1px dashed currentColor;
}
