@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";body{font-family:Roboto,sans-serif;background-color:#f4f4f4;color:#37352f}input,button,select,textarea{font-family:Roboto,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aaa}@tailwind base;@tailwind components;@tailwind utilities;
