body{margin:0;padding:0;box-sizing:border-box;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}.App{margin:0;text-align:center}nav{text-align:center;min-height:10vh;background-color:#494f52;color:#fff}.navLinks,nav{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.navLinks{width:40%;list-style:none}.text{text-decoration:none}.container{background-color:rgba(0,0,0,.2);text-align:center;margin:50px auto}.detail-container{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.detail-container,.detail-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.detail-item{-webkit-justify-content:space-around;justify-content:space-around}.last-div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile-card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);max-width:500px;margin:auto;text-align:center}.title{color:grey;font-size:18px}.social-img{width:50px;margin:5px}.container{padding:2px 10px;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.card,.container{display:-webkit-flex;display:flex}.card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);color:#fff;transition:.3s;margin:10px;width:320px;height:450px;background:#232323;border-radius:20px;overflow:hidden;-webkit-flex-direction:column;flex-direction:column}.card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}img{height:200px;object-fit:scale-down}.text{width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subTitle{color:#6c757d}.addRemove{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;margin:35px}.fav-list-none{font-size:50px}.row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.col-1{-webkit-flex:1 1;flex:1 1}.col-2{-webkit-flex:2 1;flex:2 1}.block{background-color:#e0e0e0;padding:1rem;margin:.5rem;border-radius:.5rem}.text-right{text-align:right}
/*# sourceMappingURL=main.29fbd258.chunk.css.map */