/**
 * DA CUSTOM CHECKOUT
 * ============================================================
 *
 * DESIGNER STYLESHEET
 *
 * IMPORTANT:
 * There are intentionally NO layout overrides here yet.
 *
 * This allows the checkout to keep its existing WooCommerce /
 * site styling until the new checkout design is ready.
 *
 *
 * JEN CAN TARGET:
 *
 * Entire form:
 * .da-checkout-form
 *
 * Customer section:
 * .da-checkout-customer
 *
 * Billing:
 * .da-checkout-billing
 *
 * Shipping:
 * .da-checkout-shipping
 *
 * Order heading:
 * .da-checkout-order-heading
 *
 * Order summary + payment:
 * .da-checkout-order-review
 *
 *
 * Existing WooCommerce classes still remain available too:
 *
 * .woocommerce-checkout
 * .col2-set
 * .col-1
 * .col-2
 * #customer_details
 * #order_review
 * .woocommerce-checkout-review-order
 *
 * ============================================================
 *
 * Jen's future checkout CSS can be added below this line.
 * ============================================================
 */
