@import "https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@600;700&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f3efe8;font-family:-apple-system,system-ui,sans-serif}#root{justify-content:center;min-height:100vh;display:flex}a{color:#004b73}a:hover{color:#002f4a}button{-webkit-tap-highlight-color:transparent;font-family:inherit}.scroll-area{scrollbar-width:none}.scroll-area::-webkit-scrollbar{display:none}@keyframes omFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
