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}*{box-sizing:border-box;margin:0;padding:0}.App{align-items:center;background-color:#1b1b32;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Lato,sans-serif;height:100vh;justify-content:center;min-height:100vh;min-width:250px;padding-top:10px}.contenedor-principal{align-items:top;background-color:#fff;border-radius:20px;margin:15px;min-height:200px;min-width:300px;padding:40px 50px;width:40%}.boton-frase{border:none;border-radius:5px;color:#fff;cursor:pointer;float:right;font-family:Raleway;font-size:.9em;height:50px;margin-top:30px;padding:10px 16px}.fa{margin-right:8px}.contenedor-frase{font-family:Raleway;font-size:1.75em;font-weight:700;height:auto;line-height:36px;margin:0;padding:0;text-align:center;width:100%}span{margin:0}.contenedor-autor{display:flex;flex-wrap:wrap;font-family:Raleway;font-size:1em;height:40px;justify-content:right;padding:20px 0 0;width:100%}.boton-twitter{border:none;cursor:pointer;font-family:Raleway;height:50px;margin-top:30px}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity 1s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity 1s}@media (max-width:650px){.contenedor-botones{align-items:center;display:flex;flex-direction:column}.contenedor-autor{display:flex;text-align:center}.contenedor-frase{justify-content:center;vertical-align:center}}@media (max-width:650px) and (max-height:750px){.App{height:750px;width:100%}}@media (max-height:510px) and (min-width:650px){.App{height:520px;width:100%}}
/*# sourceMappingURL=main.f3742910.css.map*/