.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:2rem;margin:0;line-height:1.5}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals>*+*{margin-left:2rem}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}