/* Localsewa global custom scrollbars - v25.8.3.2 r2 */
html{scrollbar-gutter:stable}
*{scrollbar-width:thin;scrollbar-color:#789b89 transparent}
*::-webkit-scrollbar{width:9px;height:9px}
*::-webkit-scrollbar-track{background:transparent}
*::-webkit-scrollbar-thumb{background:#90aa9d;border:2px solid transparent;background-clip:padding-box;border-radius:999px}
*::-webkit-scrollbar-thumb:hover{background:#4f7f67;border:1px solid transparent;background-clip:padding-box}
