.blog-query{grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width:1200px){.blog-query{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:777px){.blog-query{grid-template-columns:repeat(1,minmax(0,1fr))}}.post-info-group{padding:var(--wp--preset--spacing--10)!important}.post-archive-title a{box-shadow:inset 0 0em 0 0 var(--wp--preset--color--primary)!important}.blog-query li.wp-block-post{background:var(--wp--preset--color--custom-light-color);border-radius:15px}