@media (min-width: 769px) {
.crisp-client .cc-1wc9t .cc-1u07y {
scrollbar-width: thin !important;
scrollbar-color: #2f2f2f transparent !important;
}

.crisp-client .cc-1wc9t .cc-1u07y::-webkit-scrollbar {
width: 6px !important;
}

.crisp-client .cc-1wc9t .cc-1u07y::-webkit-scrollbar-track {
background: transparent !important;
}

.crisp-client .cc-1wc9t .cc-1u07y::-webkit-scrollbar-thumb {
background: #2f2f2f !important;
border-radius: 999px !important;
}

.crisp-client .cc-1wc9t .cc-1u07y::-webkit-scrollbar-thumb:hover {
background: #4a4a4a !important;
}
}
