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

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