/**
 * SLN Cares page-only banner correction.
 *
 * The page-banner plugin supplies the heading in the hero. The original
 * intro block contains the same heading and is no longer needed on this page.
 */
body.page-id-9331 #text-block-0 {
	display: none !important;
}
