.post{display:flex;flex-direction:column;gap:1.6rem;line-height:1.4;position:relative}.post img{border-radius:1rem;width:100%;height:auto;margin-bottom:1.5rem;max-height:233px;object-fit:cover}.post__title{font-size:2.1rem;font-weight:600}.post__description{color:var(--gray-500)}.post__date{font-weight:600;font-size:1.5rem}.grid-pill{position:absolute;left:1.5rem;top:1.5rem}