.App{font-family:sans-serif;text-align:center}.user-col{display:flex;align-items:center}.user-col img{border-radius:50%}.user-profile{width:18rem;margin:30px auto}.user-profile img{width:286px;height:286px;background:#a9a9a9}.table-icons{display:flex;justify-content:space-between}.fa-heart{color:red;cursor:pointer;width:2rem;height:2rem}.fa-heart svg:hover{width:1.3rem;height:1.3rem}.loading{height:27px;animation:rot 1s linear 0s infinite normal none running;-webkit-animation:rot 1s linear 0s infinite normal none running;width:27px}@keyframes rot{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rot{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.0388f3fe.chunk.css.map */