.customer-info {
  color: #000;
}

.order-detail-table {
  .shipping-fee,
  .total {
    font-weight: bold;
    font-size: 17px;
  }
}
