/* D:\projects\fanzanian\app\static\shared\brand.css */
/* 20260813C: one public FANZANIAN wordmark contract across every public page. */
.brand,
.brand-wordmark,
.brand:hover,
.brand-wordmark:hover,
.brand:focus-visible,
.brand-wordmark:focus-visible {
  color: #e60012 !important;
  font-family: Inter, Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: .11em !important;
  text-decoration: none !important;
}
