.blog-index__post-title{font-size:1.25rem}.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{flex:0 0 100%;padding:var(--spacer) var(--spacer-sm)}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(100% / 3)}}.blog-index__post-author-name,.blog-index__post-timestamp{display:inline;font-size:var(--fontsmall)}.blog-index__post-author{align-items:center;display:inline-flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-title,.blog-index__post-timestamp,.blog-index__post-author,.blog-index__post-image--small{margin:0 0 .7rem}.blog-index__post-image--small{height:auto;width:100%;max-width:100%;max-height:300px;object-fit:cover}.blog-index__post-image{display:block;height:auto;height:400px;width:100%;max-width:100%;object-fit:cover}.blog-index__post-summary p{margin-bottom:.25rem}.blog-index__post-button.no-button{font-size:var(--fontsmall);font-weight:bold}.blog-index__post-button.no-button:hover,.blog-index__post-button.no-button:active,.blog-index__post-button.no-button:focus{font-size:var(--fontsmall);font-weight:bold;color:var(--primary)}