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

/* Pricing */

@media only screen and (min-width: 1069px) {
	.page-overview .compare-table .section-buy .template-dynamic-price-monthly {
		padding-left: 20px;
		padding-right: 20px;
	}
}

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

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