/* ═══════════════════════════════════════════════
 * Lead4Life — CSS Import Bundle
 * Page   : contact.html
 * Bundle : css/build/contact.css
 * Built  : 2026-02-19T16:23:59.290Z
 * SOURCES: css/global.css, css/sections/navbar.css, css/components/footer-v2.css, css/components/cta-v1.css, css/pages/landing-template.css, css/pages/contact.css
 * ═══════════════════════════════════════════════
 * Edit source CSS files freely — no rebuild needed.
 * Run "node build-css.js" only to add new pages/CSS links.
 * ═══════════════════════════════════════════════ */
@import '../global.css';
@import '../sections/navbar.css';
@import '../components/footer-v2.css';
@import '../components/cta-v1.css';
@import '../pages/landing-template.css';
@import '../pages/contact.css';
