.simplebar-track {
  background-color: rgba(#121212, 0.1);
  right: 5px;
  bottom: 5px;
}

.simplebar-vertical {
  width: 2px !important;
}

.simplebar-horizontal {
  height: 5px !important;
}

.simplebar-wrapper {
  max-width: 1000px;
}

.simplebar-content-wrapper {
  border: none;
}

.simplebar-scrollbar:before {
  background: rgba(#121212, 0.35);
  left: 0;
  right: 0;
}
