
.arcane-aside__brand .arcane-aside__brand-logo-title a {
  color: }

.arcane-header-mobile .arcane-header-mobile__logo-title a {
  color: ;
}

@media (min-width: 1025px) {
  .arcane-aside__brand {
    background-color: #242939;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler span {
    background: #484f66;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler span::before, .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler span::after {
    background: #484f66;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler:hover span {
    background: #ffffff;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler:hover span::before, .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler:hover span::after {
    background: #ffffff;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler.arcane-aside__brand-aside-toggler--active span {
    background: #ffffff;
  }

  .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler.arcane-aside__brand-aside-toggler--active span::before, .arcane-aside__brand .arcane-aside__brand-tools .arcane-aside__brand-aside-toggler.arcane-aside__brand-aside-toggler--active span::after {
    background: #ffffff;
  }
}

@media (max-width: 1024px) {
  .arcane-header-mobile {
    background-color: #242939;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler span {
    background: #484f66;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler span::before, .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler span::after {
    background: #484f66;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler:hover span {
    background: #ffffff;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler:hover span::before, .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler:hover span::after {
    background: #ffffff;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler.arcane-header-mobile__toolbar-toggler--active span {
    background: #ffffff;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler.arcane-header-mobile__toolbar-toggler--active span::before, .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-toggler.arcane-header-mobile__toolbar-toggler--active span::after {
    background: #ffffff;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-topbar-toggler i {
    color: #484f66;
  }

  .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-topbar-toggler.arcane-header-mobile__toolbar-topbar-toggler--active i, .arcane-header-mobile .arcane-header-mobile__toolbar .arcane-header-mobile__toolbar-topbar-toggler:hover i {
    color: #ffffff;
  }
}
