/* Approved open-circle identity. Geometry and DM Sans wordmark are SVG paths. */
.brand-logo {
  display: block;
  flex-shrink: 0;
  width: 6em;
  max-width: 100%;
  height: auto;
}
.brand { flex-shrink: 0; font-size: 21px; }
.site-header { align-items: center; }
.site-header .nav { align-self: center; }
.art-brand .brand { max-width: 82%; }
.feature-art .feature-brand { display: block; width: 154px; }
.feature-art .feature-brand .brand-logo { width: 100%; height: auto; }
.wordmark .brand-logo { width: 210px; }
.og-emblem { position: absolute; top: 175px; right: 65px; width: 290px; height: 290px; }
.og-emblem img { display: block; width: 100%; height: auto; }
