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}.App{height:100vh;width:100vw;flex-direction:row;justify-content:space-around;background-color:#f5bf0c}.App,.card{display:flex}.card{background:#fff;border:1px solid #ccc;width:339px;height:390px;border-radius:9px;margin-top:10%;padding:10px;flex-direction:column;justify-content:space-evenly}.card .postHeader{height:35px;width:100%;display:flex;justify-content:left;font-family:Abel,sans-serif;font-size:12px;color:#000;font-weight:700}.card .postInfo{display:flex;flex-direction:row;width:100%}.card .postInfo .posterPic{position:relative;overflow:hidden;background:#fbb03b;width:20px;height:20px;border-radius:50%}.card .postInfo .posterPic img{position:absolute;width:100%;object-fit:cover;height:100%}.card .postInfo .posterInfo{justify-content:space-between;flex:1 1;display:flex;flex-direction:row}.card .postInfo .posterInfo .posterNameReviews{display:flex;flex-direction:column;padding-left:5px}.card .postInfo .posterInfo .posterNameReviews .posterName{align-self:flex-start;font-family:Abel,sans-serif;font-size:12px;color:#000;font-size:11px}.card .postInfo .posterInfo .posterNameReviews .reviews,.card .postInfo .posterInfo .views{font-family:Abel,sans-serif;font-size:12px;color:#000;font-size:10px;color:#b3b3b3}.card .postPara{align-self:flex-start;font-family:Abel,sans-serif;font-size:12px;color:#000;width:100%;height:90px}.card .postPic{position:relative;align-self:center;background:#ccc;width:100%;height:350px;overflow:hidden;background-size:cover}.card .postPic img{position:absolute;width:100%;object-fit:cover}.card .postFooter{position:relative;padding-top:3px;width:100%;height:25px;justify-content:space-between}.card .postFooter,.card .postFooter .likes{display:flex;flex-direction:row}.card .postFooter .likes .heartContainer{cursor:pointer;height:15px;width:15px}.card .postFooter .likes .loveCounts{padding-left:5px;font-family:Abel,sans-serif;font-size:12px;color:#000;font-size:15px;color:#b3b3b3}.card .postFooter .otherPosts{position:absolute;height:100%}.footerCard{height:100%;width:100%;display:flex;flex-direction:row}.footerCard .prodImage{position:relative;overflow:hidden;height:25px;width:30px}.footerCard .prodImage img{position:absolute;width:100%;object-fit:cover}.footerCard .prodInfo{display:flex;flex-direction:column;justify-content:space-between}.footerCard .prodInfo .prodName{font-family:Abel,sans-serif;font-size:12px;font-weight:700}.footerCard .prodInfo .reviews{font-family:Abel,sans-serif;font-size:10px;color:#b3b3b3}
/*# sourceMappingURL=main.cacd31d6.chunk.css.map */