.blog-index{display:flex;flex-wrap:wrap;margin:0 -1rem}.blog-index__post{flex:0 0 100%;padding:1.4rem 1rem}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 50%}}.blog-index__post-image{height:auto;max-width:100%}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-index__post--small .blog-index__post-title-link{color:#000;display:block;font-family:Teko,sans-serif;font-size:32px;line-height:28px;margin:0;text-transform:uppercase}.blog-index__post--small .blog-index__post-author-name,.blog-index__post--small .date{color:#767676!important;font-family:Outfit,sans-serif;font-weight:300}.custom-blog-image{height:158px;margin-bottom:10px;overflow:hidden}.custom-blog-image img{height:auto;transition:all .5s;width:100%}.blog-index__post--small:hover .blog-index__post-author-name,.blog-index__post--small:hover .date{color:#de0000!important}.blog-index__post--small:hover img{transform:scale(1.1)}.blog-index__post--small .blog-index__post-author{margin-bottom:0!important}@media screen and (max-width:979px){.blog-index__post--small .blog-index__post-title-link{font-size:26px;line-height:22px}}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 25%;width:25%}}