/* Preserve the approved Correctif 20 clearance after the calculator URL changes. */
body.mcc-fix21-calculator-fr main.chcqt-page > section.chcqt-hero {
	padding-top: 84px !important;
}

/* The existing class supplies the visual typography; only the semantic tag changes. */
body.mcc-fix21-calculator-fr .chc-pps-title.mcc-fix21-demoted-title {
	display: block;
}

@media (max-width: 920px) {
	body.mcc-fix21-calculator-fr main.chcqt-page > section.chcqt-hero {
		padding-top: 72px !important;
	}
}
