.brand-wordmark,
.brand > span,
.footer-brand,
.admin-brand > span {
  font-family: Manrope, "DM Sans", sans-serif;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.brand > span,
.footer-brand,
.admin-brand > span {
  text-shadow: 0 1px 0 rgb(255 255 255 / 14%);
}
