diff --git a/app/index.html b/app/index.html
index e988df0..0107167 100644
--- a/app/index.html
+++ b/app/index.html
@@ -155,10 +155,7 @@
display: grid; place-items: center; overflow: hidden; opacity: .82;
}
.kb-brand .logo svg { width: 28px; height: 28px; display: block; }
- .kb-brand .org {
- font-size: 12px; font-weight: 500; color: var(--text-muted);
- letter-spacing: -0.01em; opacity: .7;
- }
+
.kb-doctitle { text-align: right; }
.kb-doctitle h1 { margin: 0; font-size: var(--fs-h1); font-weight: 700; letter-spacing: -0.01em; color: var(--text); }
@@ -379,7 +376,6 @@