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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;margin:0;padding:0}#quote-box{background-color:#eee;border-radius:10px;box-shadow:50px 50px 30px rgba(47,47,47,.2);font-size:1.5rem;font-weight:500;max-width:500px;padding:1.5rem;width:450px}#text{display:flex;text-align:center}#text i{font-size:2rem;padding-right:15px}#author{font-size:1.1rem;padding-right:10px;text-align:right}#buttons{align-items:center;display:flex;justify-content:space-between}.btn-quote,.button-quote{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 15px}.btn-quote:hover,.button-quote:hover{background-color:#2b2b2b}@media only screen and (max-width:767px){#root{display:flex;justify-content:center}#quote-box{width:75%}}
/*# sourceMappingURL=main.09f84b42.css.map*/