@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{-webkit-animation:fade-in 1s linear;animation:fade-in 1s linear;background-color:#e86b00;color:#fff;display:flex;font-family:Helvetica,Arial,sans-serif;word-wrap:break-word}.hidden{visibility:hidden}.quote{margin:auto;max-width:33.75rem;padding:1rem;text-align:right;width:100%}.quote__text{font-size:3.125rem;font-weight:700;text-align:justify}.quote__details{margin-top:2.5rem}.quote__character,.quote__film{font-weight:700}.quote__film{font-style:italic}.quote__btn{background-color:transparent;color:#fff;cursor:pointer;border:.125rem solid #fff;border-radius:.3125rem;font-family:Helvetica,Arial,sans-serif;font-size:1rem;margin-top:2.5rem;outline:none;padding:.3125rem .625rem;transition-duration:.3s}.quote__btn:focus,.quote__btn:hover{background-color:#fff;color:#e86b00}.quote__tweet-btn{margin-left:.625rem}
/*# sourceMappingURL=style.0cb990d5.css.map */