/* Datenschutzfreundliche Systemschrift: keine Anfrage an externe Font-CDNs. */
:root { --serif: Georgia, "Times New Roman", serif; --sans: Arial, Helvetica, sans-serif; }
.wordmark { display: inline-block; letter-spacing: -.1em; white-space: nowrap; }
.wordmark small { display: block; margin-top: 7px; letter-spacing: .13em; white-space: normal; }
.location-note { display:flex; min-height:390px; flex-direction:column; justify-content:center; padding:50px; background:var(--light); }
.location-note h3 { margin:22px 0 0; font-size:2rem; }
.privacy-note { max-width:380px; color:#6b645c; font-size:.82rem; }
