.PostList_posts__qIomn{width:90%;max-width:60rem;margin:var(--size-8) auto}.PostList_posts__qIomn h1{font-size:var(--size-8);color:var(--color-grey-800);text-align:center}@media (min-width:768px){.PostList_posts__qIomn h1{font-size:var(--size-16)}}.PostGrid_grid__8uESF{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-gap:1.5rem;gap:1.5rem;align-content:center}.PostItem_post__IuYEN{box-shadow:0 1px 4px rgba(0,0,0,.2);background-color:var(--color-grey-800);text-align:center}.PostItem_post__IuYEN a{color:var(--color-grey-100)}.PostItem_image__fU4IJ{width:100%;max-height:20rem;overflow:hidden}.PostItem_image__fU4IJ img{object-fit:cover}.PostItem_content__tXees{padding:var(--size-4)}.PostItem_content__tXees h3{margin:var(--size-2) 0;font-size:var(--size-6)}.PostItem_content__tXees time{font-style:italic;color:var(--color-grey-300)}.PostItem_content__tXees p{line-height:var(--size-6)}