/* Dowebo identity: one vector symbol for the header and footer. */
.brand { gap: 10px; font-size: 1.7rem; font-weight: 750; letter-spacing: -.055em; }
.brand-mark { display: inline-block; flex: 0 0 42px; width: 42px; height: 42px; background: url('/brand/dowebo-symbol.svg') center / contain no-repeat; border-radius: 0; box-shadow: none; }
.brand-mark::after { content: none; }
.site-footer .brand-mark { box-shadow: none; }
