.mobile-logo .logo-light {
  display: none;
}

html[data-topbar-color=dark] .mobile-logo .logo-light,
html[data-bs-theme=dark] .mobile-logo .logo-light {
  display: block;
}
html[data-topbar-color=dark] .mobile-logo .logo-dark,
html[data-bs-theme=dark] .mobile-logo .logo-dark {
  display: none;
}/*# sourceMappingURL=styles.css.map */