.wordmark img { filter: none; }
.wordmark { display: flex; flex-direction: column; align-items: center; gap: .18rem; }
.wordmark::before { content: ""; width: 1.2rem; height: 1.2rem; flex: 0 0 auto; background: url("assets/chordlore-keytar-glyph.svg") center / contain no-repeat; }
