@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500&display=swap);.github-corner{z-index:99;position:fixed}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body{height:100vh;font-family:"Raleway",sans-serif}#root,.App{width:100%;height:100%;position:relative}.App-header{position:absolute;top:0;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:21px 50px 0 0}.App-header button#new-quote{border:0 solid transparent;background:transparent;cursor:pointer;box-sizing:none;padding:10px 20px;color:#333;border-radius:5px;font-size:18px}.App-header button#new-quote:active{background:#e4e4e4}.App-header button#new-quote:hover i{transform:rotate(180deg)}.App-header button#new-quote i{margin-left:5px;transition:1s}#main{min-width:100%;min-height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}#main div.quotess{box-sizing:none;padding:100px 0}#authorName{width:615px;padding-left:99px}#quote-box{width:615px;display:flex;flex-direction:column;justify-content:center;align-items:center}#quote-box:not(:first-child){margin-top:80px}#quote-box .quoteWrapper{width:100%;word-wrap:break-word;padding-left:99px;border-left:8px solid #f7df94}#quote-box .quoteWrapper h3#text{font-weight:300;font-size:30px;line-height:40px;color:#000}#quote-box .authorWrapper{margin-top:50px;width:100%;box-sizing:border-box;padding-left:70px}#quote-box .authorWrapper .authorr{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:.3s;padding:20px 30px;cursor:pointer}#quote-box .authorWrapper .authorr h4#author{font-size:20px;font-weight:700}#quote-box .authorWrapper .authorr p#quoteGenre{font-size:14px;color:#828282}#quote-box .authorWrapper .authorr:hover{background:#333}#quote-box .authorWrapper .authorr:hover h4#author{color:#f2f2f2}#quote-box .authorWrapper .authorr:hover i{opacity:1}#quote-box .authorWrapper .authorr i{color:#f2f2f2;opacity:0;cursor:pointer}footer{margin-bottom:20px;text-align:center;width:100%;color:#7e7e7e}
/*# sourceMappingURL=main.e5841cf8.chunk.css.map */