::-webkit-scrollbar{// width:0;height:32px;width:8px;background:transparent}::-webkit-scrollbar-thumb{background:var(--primary-color)!important;border-radius:32px}:root{--primary-color:#ff9e1d;--secondary-color:#252a3d;--text-button:#fff;--text-button-dark:#4d4b4b}#ast-scroll-top.ast-scroll-top-icon{width:41px;height:41px;background:var(--primary-color);border-radius:50%;transition:all 0.5s;padding-top:5px;border:none;& img{padding:5px}&:hover,&:active,&:focus{background:#000;color:#fff}}a{text-decoration:none!important}