.scroll-bar-custom::-webkit-scrollbar{width:4px;height:4px}.scroll-bar-custom::-webkit-scrollbar-track{background-color:transparent}.scroll-bar-custom::-webkit-scrollbar-thumb{background-color:rgba(94,89,89,.445);border-radius:2px}