/* F7: Garamond Revival — EB Garamond + Nunito
   Classic old-style heading warmth paired with rounded friendly UI/body */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,700;1,400&family=Nunito:wght@400;600;700;800&display=swap');
.home-v91-wrap {
    --v91-f-head: 'EB Garamond', serif;
    --v91-f-body: 'Nunito', sans-serif;
    --v91-f-ui:   'Nunito', sans-serif;
}
.home-v91-hero-title { font-size: 3rem; font-weight: 700; letter-spacing: .01em; }
.home-v91-feat-title, .home-v91-pop-h { font-weight: 600; }
.home-v91-feat-t, .home-v91-pop-t { font-size: .85rem; }
