@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden}body{color:#2d3748;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}::selection{color:#fff;background-color:#ef5b25}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2d3e8e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ef5b25}
