@import url(https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap);body{margin:40px;font-family:"Space Mono",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:left}.App-logo{height:25px;pointer-events:none}.App-image{height:240px;padding-bottom:10px}.App-header{background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:10px}.App-header,.Greet{font-size:24px;color:#203a61}.Greet{padding:20px 0;font-weight:700}.Button{background:#0078d4;border-radius:5px;border:none;width:212px;height:66px;font-family:"Space Mono";font-size:18px;font-weight:400;color:#fff;margin-top:25px;cursor:pointer}.Button:hover{background:#fff;color:#0078d4;border:2px solid #0078d4}.Row{align-items:center;justify-content:center;text-align:center;margin:10px}@media only screen and (max-width:768px){.App-header{flex-direction:column;font-size:20px}.App-image{height:200px;padding-bottom:10px}}
/*# sourceMappingURL=main.6cd8a629.chunk.css.map */