@import url(https://use.typekit.net/vgf7cgl.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#fbc638;height:100vh;text-align:center}.txtTitle{display:flex;justify-content:center;padding:2%}h1{font-family:ltc-broadway,sans-serif;font-size:5vh;font-style:normal;font-weight:400}.mainContainer{align-items:center;display:inline-flex;flex-direction:column;height:61%;justify-content:center;width:60%}.animation{margin-left:-1rem}.button{border:transparent;border-radius:10rem;color:#fff;display:inline-block;font-size:2.5vh;padding:1rem 2rem;position:relative;transition:all .3s;z-index:1}.button:after{background-color:#00a2ff;width:100%;z-index:-2}.button:after,.button:before{border-radius:10rem;bottom:0;content:"";height:100%;left:0;position:absolute}.button:before{background-color:#0071b3;transition:all .3s;width:0;z-index:-1}.button:hover{color:#fff}.button:hover:before{width:100%}
/*# sourceMappingURL=main.ff5a0403.css.map*/