section.client-coords {
  margin-block: 1rem;
}

table.order-items,
table.order-payments,
table.payment-details {
  margin-block-start: 1rem;
}

.payment.actions {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}