@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;font-weight:500;background-color:#f9fafb;color:#1f2937}h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,label{font-family:inherit;font-weight:inherit}html,body,#root{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
