/* ==========================================================
   Single Credit Card Page
   Card-specific overrides on top of global component CSS.
   Component CSS (card-hero, feature-table, text-block, faq, etc.)
   is loaded via enqueue.php.
   ========================================================== */

/* No top padding — card-hero has its own 80px top padding */
.finance-card-page {
    padding-bottom: 48px;
}
