/*
Theme Name: Indy Yoga v3
Theme URI: http://example.com/indy-yoga
Author: Donovan Craig
Author URI: http://example.com
Description: Rebuilt Indy Yoga v3 — white background, optimized hero, new logo.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: indy-yoga-v3
*/
body { background: #ffffff; color: #222; font-family: Arial, sans-serif; }
.site-logo { height: 64px; }
.hero { display:flex; align-items:center; justify-content:center; height:60vh; background:#fff; }
.hero .title { font-size:36px; font-weight:700; color: #7a2418; }
