:root{--white:#fff;--gray-100:#e1e1e6;--gray-900:#121214;--cyan-500:#61dafb;--yellow-500:#eba417;--blue-900:#374f61;--red-100:#e51e24;--red-200:#bd242c;--red-300:#a32a2c}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}body{background-color:#e1e1e6;background-color:var(--gray-100)}.App{align-items:stretch;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;min-height:100%}.appMain{flex-grow:1;flex-shrink:0}
/*# sourceMappingURL=main.5d341729.css.map*/