.blog-feed--small{align-content:stretch;align-items:stretch;column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:1.5rem}.blog-feed--small .blog-feed__item{align-content:flex-start;flex:0 1 auto;width:100%}@media screen and (min-width:480px){.blog-feed--small .blog-feed__item{width:calc(50% - 1rem)}}@media screen and (min-width:1024px){.blog-feed--small .blog-feed__item{width:calc(33% - 1rem)}}.blog-feed--small .shadows{box-shadow:none}.blog-feed--small .blog-feed__item h3{color:#00436e}.blog-feed--small .blog-feed-item-content__tags{margin-bottom:.25em}.blog-feed--small .blog-feed-item-content__tags .caption{line-height:1.2em}.blog-feed--small .blog-feed-item-content__link{align-self:flex-end}