.posts{display:flex;flex-wrap:wrap}.post{flex:1 0 33%;max-width:33%;padding:30px}.post article:hover{box-shadow:5px 5px 10px #ccc;transition:.5s}.post .blog-card__body,.post .blog-card__header{padding:0 10px}.blog-card__header{padding:0}.blog-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;min-height:250px;width:100%}.blog-card__title{display:flex;font-family:Mulish,sans-serif}body .blog-card__title a{font-size:22px;text-transform:capitalize}.blog-card__content{padding:10px 0}.posts .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.posts .title:hover{color:#99409a;text-decoration:none}.posts .time{color:#999;display:flex;font-family:Mulish,sans-serif;font-size:12px;font-weight:200;padding:10px 0}.posts .time a{color:#999;font-family:inherit;font-weight:200}.posts .time .sideeyes{height:15px;margin-right:10px;width:15px}.posts .time .reading-minutes{align-items:center;display:flex}.posts .time .dte,.posts .time .reading-minutes{margin-right:30px}@media screen and (max-width:1000px){.post{flex:1 0 50%;max-width:50%}}@media screen and (max-width:700px){.post{flex:1 0 100%;max-width:100%}}