
[data-v-2028f084]::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 0px !important;
}
[data-v-2028f084]::-webkit-scrollbar {
    width: 6px;
    border-radius: 0px !important;
    background-color: #F5F5F5;
}
[data-v-2028f084]::-webkit-scrollbar-thumb {
    border-radius: 0px !important;
    background-color: #bebebe;
}
  