.post-card{display:flex;flex-direction:column}.post-card .heading-1{margin-bottom:20px;width:fit-content}.post-card a{color:var(--text-color);text-decoration:none}.post-card a:hover{text-decoration:underline}.post-card-image-wrapper{margin-top:10px}.post-card-image-wrapper a{aspect-ratio:3/2}.posts-container{display:flex;flex-direction:column;gap:50px}.posts-container.smaller{gap:24px}.posts-container.smaller .heading-1{font-size:32px}.post-card-featured p{font-style:italic}.featured-and-latest-posts{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1080px){.posts-container.smaller{gap:50px}}@media screen and (max-width:767px){.post-card .heading-1{margin-bottom:14px}.posts-container,.posts-container.smaller{gap:38px}.posts-container.smaller .heading-1{font-size:28px}}