/* V4 typography applied to non-Home pages without changing their layout or content. */
body{font-family:Arial,Helvetica,sans-serif}
nav{font-size:12px;letter-spacing:.04em}
.pagehero h1{font:600 clamp(58px,8vw,110px)/.92 Georgia,serif;letter-spacing:-.04em}
.about-intro h2{font:600 clamp(40px,4.6vw,68px)/1.03 Georgia,serif;letter-spacing:-.04em}
.about-showcase .panel h3{font:600 34px/1 Georgia,serif}
.cap h3{font:600 26px/1.05 Georgia,serif}
.film-copy h3{font:600 42px/1 Georgia,serif}
.brands h2{font:600 48px/1 Georgia,serif;letter-spacing:-.04em}
.contact-block h2{font:600 clamp(50px,6vw,82px)/.98 Georgia,serif;letter-spacing:-.04em}
.career h2{font:600 clamp(46px,6vw,75px)/.95 Georgia,serif;letter-spacing:-.04em}
.contact-email{font-family:Georgia,serif}
.quote{font-family:Georgia,serif}
@media(max-width:850px){.film-copy h3{font-size:46px}}
