/*  Local Overrides */

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

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

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

/* Summary - Inches Badge */
@media only screen and (max-width: 340px) {
	.template-badge .badge-value {
		font-size: 42px;
	}
}
