.scrollbar-custom::-webkit-scrollbar{width:6px}.scrollbar-custom::-webkit-scrollbar-track{background:transparent;border-radius:4px}.scrollbar-custom::-webkit-scrollbar-thumb{background-color:rgba(136,136,136,.3);border-radius:4px;border:2px solid transparent}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.5)}.scrollbar-custom{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}