@import "https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;700&display=swap";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css";
body{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}html,body{scrollbar-width:thin;scrollbar-color:#6c757d #b4aaaa25}html::-webkit-scrollbar{width:2px}html::-webkit-scrollbar-track{background:#f0f0f0}html::-webkit-scrollbar-thumb{background-color:#6c757d;border:1px solid #f0f0f0;border-radius:10px}html::-webkit-scrollbar-thumb:hover{background-color:#495057}
