.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#d4b8a1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8b5a2b;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b4226}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#724E22 #241306}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}