/* Selected direction: evergreen, ivory, champagne, and fresh leaf green. */
.forest{--ink:#145039;--paper:#fffdf6;--gold:#b99c58;--blue:#537139;background:var(--paper)}
.forest .site-header,.forest .hero{background:#427759}
.forest .hero h1 em{color:#f2dea5}
.forest .hero .eyebrow{color:#f1e4bf}
.forest .hero .button{color:#fff4d5}
.forest .hero .button:hover{color:#d4e3b4}
.forest .hero-location{color:#e0e9dc}
.forest .gold-rule{background:#c6aa62}
.forest .hero figure{border:1px solid #e1c985;padding:10px;background:transparent;box-shadow:none}
.forest .hero figure img{object-position:center 65%}
.forest .hero figcaption{background:#427759f2;color:#fff9e8;bottom:10px;left:10px;right:10px}
.forest .approach{background:#fffdf6}
.forest .approach h2 em{color:#836b30}
.forest .services{background:#eaf0df}
.forest .about{background:#fffdf6;border-color:#14503922}
.forest .connect{background:#f0ead8;color:#145039}
.forest .connect h2 em{color:#776126}
.forest .booking{border-color:#a98d47}
.forest summary span{color:#7c6528}
.forest .brand i{color:#bda052}
.forest footer{background:#fffdf6}
.forest footer .brand i{color:#806729}
.forest a:focus-visible,.forest summary:focus-visible{outline-color:#b2954e}
.forest ::selection{background:#d9dfb9;color:#145039}

.forest .site-header .brand i{color:#ecd28d}
.forest .hero h1{font-size:clamp(58px,6vw,90px)}
@media(max-width:600px){.forest .hero h1{font-size:clamp(52px,11vw,66px)}}

/* Soft, expressive lettering with an airy gold outline. */
.forest .hero h1{font-family:'DM Serif Display',Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.12}
.forest .hero h1 em{display:inline-block;margin-left:.12em;font-weight:400}
.forest .site-header .brand{font-family:'DM Serif Display',Georgia,serif;letter-spacing:-1px}
.forest .hero .gold-rule{width:86px;margin:24px 0 30px;background:#e1c985}
.forest .hero figure{border-radius:49% 49% 3px 3px}
.forest .hero figure img{border-radius:49% 49% 1px 1px}
.forest .hero figcaption{font-family:'DM Serif Display',Georgia,serif;font-size:22px;background:#427759f2}
@media(max-width:600px){.forest .hero h1 em{margin-left:0}}
