.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f5f2ec;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#b8957d;border-radius:3px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a37f6a}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:#8f6a56}
