@supports not selector(::-webkit-scrollbar) {
  .b-cat-nav,
  .main-nav-list {
    scrollbar-color: #222E6A transparent;
  }
}