.blog-author-heading,.blog-tag-heading{margin-bottom:0;padding-right:1rem}.blog-index{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.blog-index__post{flex:1 300px;padding:1.4rem 1rem}@media screen and (max-width:768px){.blog-index{grid-template-columns:repeat(1,1fr)}}p.blog-author-heading{display:none}.blog-index__post-author-image{border-radius:500px;height:22px;object-fit:cover;width:22px}.blog-index__post-image{height:200px;margin-bottom:10px;max-width:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.blog-index__post-content--large{padding-left:2rem}.blog-index__post-content--full-width{padding-left:0}}.blog-index__post-title{font-size:1.25rem;margin-bottom:0}.blog-index__post-info{display:flex;flex-direction:column}.blog-index__post-timestamp{display:block;font-size:14px}.blog-index__post-content{display:flex;flex-direction:column;gap:10px}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}