/*
 * Public presentation policy shared by SWELL and canonical V51 components.
 * Audience metrics remain available to authenticated Insights screens, but a
 * historical theme template must never expose them to site visitors.
 */
.p-postList__views {
	display: none !important;
}
