
.prose h4 {
	font-size: var(--text-3xl);
	line-height: var(--tw-leading,var(--text-3xl--line-height));
	color: var(--color-accent);
}

