.home-blog-grid{grid-gap:var(--ws-x);display:grid;margin-top:var(--ws-2x)}.home-recent-articles{min-width:0}.home-recent-articles .article-image{margin-bottom:var(--ws-x)}.home-recent-articles .article-image img{display:flex;height:550px;max-width:768px;object-fit:cover;width:100%}.home-recent-articles .article-title{margin-bottom:20px}.home-recent-articles .article-title h4 a{color:var(--text-dark)}.home-recent-articles .article-title h4 a:hover{color:var(--primary)}.home-recent-articles .meta{color:var(--text);margin-bottom:10px}.read-more{color:var(--text);position:relative}@media only screen and (min-width:1200px){.home-blog-grid{grid-template-columns:repeat(3,1fr)}}