@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Alkatra:wght@300;400;500;700&display=swap";*{margin:0;padding:0}body{height:100%}#root{flex-flow:column;width:100%;height:100vh;display:flex}.glow{animation:1s ease-in-out infinite alternate glow;color:#000!important}@keyframes glow{0%{text-shadow:0 0 1px #fff,0 0 2px #fff,0 0 3px #fcaf25,0 0 4px #fcaf25,0 0 5px #fcaf25,0 0 6px #fcaf25,0 0 7px #fcaf25}to{text-shadow:0 0 2px #fff,0 0 3px #eab464,0 0 4px #eab464,0 0 5px #eab464,0 0 6px #eab464,0 0 7px #eab464,0 0 8px #eab464}}.boxShadow{border:1px solid #0000001f;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}
