/*
 * The footer surface and the small muted text come from base.css
 * (.rc-article__footer / .rc-article__reviewed). Only the reviewer name is
 * emphasised here.
 */
.rc-provenance__reviewer {
	font-weight: var(--weight-medium);
	color: var(--color-text);
}
