.latest-posts{color:#fff;justify-content:space-between;gap:60px;width:90%;max-width:1500px;margin:50px auto;display:grid}@media screen and (width>=769px),print{.latest-posts{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=1024px){.latest-posts{grid-template-columns:repeat(4,1fr)}}.latest-posts li{color:#fff;background-color:#6b2d44;border:1px solid #d8d8d8;flex-flow:column;justify-content:space-between;width:100%;display:flex;box-shadow:0 2px 18px #0000004d}.latest-posts li a{color:#fff}.latest-posts li a.post-title{text-transform:uppercase}.latest-posts li .featured-image a{display:block}.latest-posts li .featured-image a img{object-fit:cover;width:100%;height:180px}.latest-posts li .content{flex-flow:column;flex-grow:1;padding:10px 20px 20px;display:flex}.latest-posts li .content a.post-title{flex-grow:1;font-weight:600;line-height:normal;display:inline-block}.latest-posts li .content time{margin:10px 0;font-style:italic}.latest-posts li .content .read-more{text-align:center;color:#fff;background-color:var(--wp--preset--color--dark-blue);border:1px solid #a4a08c;width:fit-content;padding:5px 10px;font-size:14px}@media screen and (width>=1024px){body.single-post{--wp--style--global--content-size:1100px}}body.single-post{color:#000;background-color:#fff}body.single-post .wp-block-heading{color:#000}body.single-post .overlay-hp{margin-top:-80px}
