@import url(https://fonts.googleapis.com/css?family=Roboto|Sriracha&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.flex-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;background-color:#242424}.flex-container>div{-webkit-flex-direction:row;background-color:#f1f1f1;width:100px;margin:10px;text-align:center;line-height:25px;font-size:15px;flex-direction:row}#login-container{height:100px;width:150px;padding:5px;border-radius:5px;background:#fff;position:relative}#login-container,.profile-img{box-shadow:5px 5px 10px rgba(0,0,0,.5)}.profile-img{height:40px;width:40px;background:url(https://images.unsplash.com/photo-1504933350103-e840ede978d4?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=564);background-size:cover;background-position:50%;position:absolute;top:-25px;left:-25px;border-radius:50%}.description{margin-bottom:5px}.social{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:calc(100% - 40px);margin:0 auto}.link{text-align:center;border:2px solid green;width:75px;padding:5px 0;border-radius:5px}.cardbutton{width:80%;height:80px;font-size:2rem;margin:30px 10% 0;color:wheat;border:none;box-shadow:5px 5px 10px rgba(0,0,0,.5);border-radius:5px;background:linear-gradient(45deg,wheat,wheat,wheat,wheat);background-size:300% 300%;outline:none;transition:all .2s ease-in-out}footer{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;background:grey;color:#fff;width:100%;position:absolute;bottom:0;height:30px;padding:0 20px;margin-left:-20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.flex,footer{display:-webkit-flex;display:flex}.fa-heart{color:#fff}p:first-child{margin-right:10px;border-right:4px solid #fff;padding-right:10px}@-webkit-keyframes gradientBG{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes gradientBG{0%{background-position:0 50%}to{background-position:100% 50%}}
/*# sourceMappingURL=main.8db4738f.chunk.css.map */