/**
 * Shared Impact page layout standards.
 *
 * New landing pages and content hubs should use this token for the first
 * content block inside a hero that starts directly below the site navigation.
 */
:root {
	--impact-page-hero-padding-top: 48px;
}
