/* Local Overrides */
#ac-globalfooter section.ac-gf-sosumi {
	display: flex;
	flex-direction: column;
}
.customized-unnumbered-bottom {
	order: 2;
}

/* Summary Learn more CTA */

.page-overview .compare-table .section-buy .compare-row:nth-of-type(3) {
	margin-top: 0.8em;
}

/* Apple intelligence - summary */
.section-summary .custom-wrap {
	white-space: nowrap;
}

@media only screen and (max-width: 374px) {
	.section-summary .custom-wrap {
		white-space: normal;
	}
}

/* Buy CTA */
.compare-section.section-buy.hide-rowheader > div > div:nth-child(2) {
	margin-top: 0.8em;
}
