@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;500&display=swap";html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;min-height:100vh;background:#020b17;font-family:Raleway,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.4}#root{padding-inline:2em;margin:0 auto}p,blockquote,footer{padding:0;margin:0}.quoteCard-container{background:#fff;padding:2.5em 3.125em;max-width:450px;border-radius:6px}blockquote{font-size:1.75rem}.quote{font-weight:500;text-align:justify;margin-left:.5em}footer.author{font-size:1rem;font-weight:400;margin-top:.75em;text-align:right}.share-icon{font-size:1.5rem;margin-right:.25em;padding:.135em;border-radius:5px;color:#fff}.quote-share{margin-top:2em;display:flex;align-items:center}button.new-quote-btn{color:#fff;margin-left:auto;padding:.5em;font-weight:500;font-family:inherit;border-radius:5px;border:none;cursor:pointer}
