/* section productivity  */
@media screen and (min-width: 1068px) {
	#main
		> section.section.section-productivity
		.typography-ric-type-lockup-super-copy {
		max-width: 836px;
	}
}

/* Apple Intelligence Icon*/
:root {
	--localnav-ai-glyph-fill: rgb(255, 255, 255);
}

nav.localnav.theme-light {
	--localnav-ai-glyph-fill: rgb(0, 0, 0);
}

/* Compatibility section */

.section-compatibility {
	padding-top: 20px;
}
