ui-quantity{
  display:flex;
  align-items:center;
}
ui-quantity .value{
  width:var(--spacing-48);
  text-align:center;
}
