/* DowGold homepage: strengthen the desktop hero and center key single-column headings. */
@media (min-width: 821px) {
	body[data-page="home"] .dg-source-section[data-source-section="647079c"] .dgv6-title {
		font-size: clamp(38px, 4.4vw, 54px) !important;
	}
}

@media (max-width: 820px) {
	body[data-page="home"] .dg-source-section[data-source-section="647079c"] .dgv6-title,
	body[data-page="home"] .dg-home-engine-preview--rich .dgcv-story-title,
	body[data-page="home"] .dg-home-how-cta h2 {
		text-align: center;
	}

	body[data-page="home"] .dg-source-section[data-source-section="647079c"] .dgv6-title {
		font-size: clamp(30px, 8vw, 34px) !important;
	}

	body[data-page="home"] .dg-home-engine-preview--rich .dgcv-story-title {
		width: 100%;
		max-width: 100%;
		margin-inline: auto;
	}

	body[data-page="home"] .dg-home-how-cta h2 {
		margin-inline: auto;
	}
}
