@import url('/docs-base.css');

/* Product-owned brand mark. The mirrored docs keep their shared structure while each app serves its own logo. */
.docs-brand-mark {
  background: transparent url('/logo.png') center / contain no-repeat !important;
  color: transparent !important;
  font-size: 0 !important;
}
