.wp-block-latest-posts li{display:grid;grid-template-columns:113px 1fr;grid-template-rows:auto auto;column-gap:1em;row-gap:.35em;align-items:start;margin:0 0 1.4em;padding:0;list-style:none}.wp-block-latest-posts__featured-image{grid-column:1;grid-row:1/3;width:113px;height:113px;margin:0;overflow:hidden;border-radius:6px;background:#ededed}.wp-block-latest-posts__featured-image img{width:100%;height:100%;object-fit:cover;display:block;margin:0;max-width:113px;max-height:113px}.wp-block-latest-posts__post-title{grid-column:2;grid-row:1;display:block;font-weight:600;line-height:1.35;margin:0;text-decoration:none}.wp-block-latest-posts__post-excerpt{grid-column:2;grid-row:2;margin:0;font-size:.95em;line-height:1.5}@media (max-width:480px){.wp-block-latest-posts li{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:.5em}.wp-block-latest-posts__featured-image{grid-column:1;grid-row:1;width:100%;height:auto;aspect-ratio:16/9;max-width:none;max-height:none}.wp-block-latest-posts__featured-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}.wp-block-latest-posts__post-title{grid-column:1;grid-row:2}.wp-block-latest-posts__post-excerpt{grid-column:1;grid-row:3}}