/* Original wide-banner layout, with a warmer tone and no poster frames. */
.relaxed-show .show-art{transform:none;box-shadow:none;border-radius:6px}
.friendly-quote{background:#1d201a;color:#f4ecd9;border-block:3px solid #e4b65b;padding:40px 0}
.friendly-quote .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}
.friendly-quote h2{font-size:clamp(27px,3vw,39px);line-height:1.2;margin:0}
.friendly-quote h2 em{color:#ebc47c}
.friendly-quote span{font-family:Georgia,serif;font-style:italic;font-size:23px;white-space:nowrap;color:#e4d5b8}
@media(max-width:720px){.friendly-quote{padding:30px 0}.friendly-quote .wrap{display:block}.friendly-quote span{display:block;text-align:right;margin-top:18px;font-size:20px}.hero .eyebrow{max-width:340px;line-height:1.7}.hero-intro p{max-width:100%}}
