/*
Theme Name: Fazenbaker Agency Complete
Theme URI: https://fazenbakeragency.com
Author: Shanatha Fazenbaker
Description: Complete WordPress theme for Fazenbaker Agency with funnels, Calendly, Zoom scheduler, QR, lead capture & SEO-ready structure.
Version: 1.0
License: GPLv2 or later
Text Domain: fazenbaker-agency
*/
body { font-family: Arial, sans-serif; margin:0; padding:0; background:#f9fafb; color:#111; }
a { color:#1f2937; }
header.site-header { background:#ffffff; border-bottom:1px solid #e5e7eb; padding:18px 24px; }
.container { max-width:1100px; margin:0 auto; padding:20px; }
.hero { background:#fff; padding:30px; border-radius:12px; box-shadow:0 2px 6px rgba(0,0,0,0.06); }
.btn { display:inline-block; padding:10px 16px; background:#4f46e5; color:#fff; border-radius:8px; text-decoration:none; }
.card { background:#fff; padding:20px; margin:20px 0; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.06); }
.sticky-book { position:fixed; right:16px; bottom:18px; z-index:9999; }
.lead-form input, .lead-form select, .lead-form textarea { width:100%; padding:10px; margin:6px 0; border:1px solid #ddd; border-radius:6px; }
