/* Typography only — colors are controlled by site.css and team.css. */
body,
p,
a,
button,
input,
textarea,
select,
label,
small,
span,
li,
.hero-copy > p:not(.label),
.tour-hero p,
.about p:not(.label),
.card-body > p,
.collection-head > p,
.journey li p,
.hero-search input,
.chat-message,
.chat-panel input,
.consent-banner p,
.team-intro .lead,
.founder-copy > p:not(.label),
.guides p,
.team-cta p {
    font-family: "Montserrat", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.brand,
.brand small,
.brand strong,
.hero h1,
.tour-hero h1,
.card-body h3,
.team h2,
.tour-copy h2,
.tour-copy h3,
.tour-price b,
.review-grid p,
.faq summary,
.consent-banner strong,
footer strong,
.signature-strip strong,
.journey li > b,
.no-tours,
.portrait-placeholder span,
.founder-copy blockquote {
    font-family: "Playfair Display", Georgia, serif;
}
