.post-listing a{text-decoration:none}.post-listing__post{display:flex;flex-direction:column;gap:var(--spacing-2)}.post-listing__image,.post-listing__title{margin:0}.post-listing__image img{width:100%;object-fit:cover}.post-listing__title{font-family:var(--font-family);font-weight:var(--font-weight-semibold);line-height:1.6}.post-listing__date{font-weight:var(--font-weight-semibold)}.post-listing__description p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.post-listing__cta a{color:var(--color-blue-dark)}@media screen and (min-width: 768px){.post-listing__post{gap:var(--spacing-3)}.post-listing__description p{-webkit-line-clamp:2}}
