.image-link{min-width:200px;width:30%}.featured-image{background-color:#d1d1d1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;min-height:175px;min-width:200px}.post-list article{align-content:center;column-gap:24px;display:flex;padding:30px 0;row-gap:12px}.post-list a h2{color:var(--bs-body-color);font-size:var(--ff-h4-font-size);margin-bottom:14px}.post-list a:hover h2{color:var(--ff-link-hover-color)}.post-list .post-meta{font-weight:600;margin-bottom:10px}.post-list .post-meta a{color:var(--bs-body-color)}.post-list .post-meta a:hover{color:var(--ff-link-hover-color)}@media only screen and (max-width:768px){.post-list article{flex-direction:column}.image-link{width:100%}}