.sp-billing-labeled div{ margin: 6px 0; }
.sp-billing-labeled strong{
  display:inline-block;
  min-width: 140px;
}
.woocommerce-table--order-details .product-quantity{
    color: var(--green);
}
.woocommerce-customer-details .woocommerce-column--billing-address{
    width: 100%;
}