/*
 * Green Wisdom Health Signature shared utilities
 * Canonical baseline: Homepage 3.1.7 and About Us 1.0.3.
 *
 * Import this file after page-specific styles in every future Signature
 * plugin. The scope prevents Storefront's broad non-home heading rule from
 * changing the approved footer typography.
 */
body.gwh-signature-page .entry-content .gwh-footer h2 {
	color: #fff !important;
	font-size: 1.65rem !important;
	line-height: 1.05 !important;
	margin: 0 0 16px !important;
}
