.totals {
  align-items: center;
}

.totals * {
  line-height: 0.5em;
}

.totals__subtotal-value {
  font-size: 1.6rem;
}

.totals__total-value {
  font-weight: 500;
  font-size: 1.6rem;
}