.blog-posts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.blog-post-item img{object-fit:cover;border-radius:var(--vg-border-radius);width:100%}article p{color:#111;line-height:1.8;margin-block:10px!important;font-weight:500!important}article ul{list-style-type:"• "}
