/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

:root[data-theme='dark'] .navbar-section.logo .navbar-brand img {
  content: url('/user/themes/quark2/images/logo/BGS-1-dark.png');
}
