.shopify-section--blog-posts .article-item{display:flex;flex-direction:column;justify-content:space-between}.shopify-section--blog-posts .article-item .article-button{margin-top:calc(var(--button-height) / 3);background-color:var(--button-background);color:var(--button-text-color)}.shopify-section--blog-posts .article-item .article-item__image-container{position:relative;height:250px;width:100%}.shopify-section--blog-posts .article-item .article-item__image-container .article-item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shopify-section--blog-posts .article-item .article-item__image-container .article-item__image:before{content:"";display:block;height:0;width:100%;padding-bottom:66.25%}