/* simplebar-custom
---------------------------------------------------- */
.simplebar-track.simplebar-vertical {
  background: #eee;
  width: 8px;
  border-radius: 4px;
}

.simplebar-scrollbar::before {
  opacity: 1!important;
  background: #333;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}