body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media (max-width:500px){label{color:#4285f4}label,text{font-family:Poppins;font-weight:700;font-size:.7em}text{color:#27ae60}}.App{display:flex;justify-content:space-around;align-items:center}.App-Mobile{margin:1em}label{color:#4285f4}label,text{font-family:Poppins;font-weight:700}text{color:#27ae60}.form-control{font-family:Poppins;font-weight:700}.title{display:flex;font-size:1.2em}.grid-div{grid-template-columns:auto auto auto;grid-gap:1em}.grid-div,.grid-mobile-div{display:grid;gap:1em;margin-bottom:2em}.grid-mobile-div{grid-template-columns:auto auto;grid-gap:1em}.item1{grid-area:titleArea}.item2{grid-area:contentArea}.form-div{grid-template-columns:auto auto auto auto;grid-gap:1em;gap:1em}.form-div,.mobile-form-div{display:grid;align-items:center}.mobile-form-div{grid-template-columns:auto auto auto auto;grid-gap:.3em;gap:.3em}
/*# sourceMappingURL=main.ba564329.chunk.css.map */