.scrollbar-custom::-webkit-scrollbar{width:6px}.scrollbar-custom::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.scrollbar-custom::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px;border:2px solid #f0f0f0}.scrollbar-custom{scrollbar-width:6px;scrollbar-color:rgba(0,0,0,.2) #f0f0f0}