/**
 * Invoice Page Styles
 * Specific styles for the invoice/payment page
 */

/* Payment form */
.payment-form {
    /* Add payment form styles here */
}
