@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");.custom-scroll::-webkit-scrollbar{width:8px;height:8px}.custom-scroll::-webkit-scrollbar-track{background:none}.custom-scroll::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:3px solid transparent}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0;-webkit-transition:.2s;transition:.2s}