.article-card{position:relative}.article-card__title{margin:1.4rem 0;text-transform:uppercase}.article-card__image{display:flex;height:30rem}@media(min-width:48em){.article-card__image{height:60rem}}.article-card__image img,.article-card__image svg{border-radius:1rem;max-width:none;min-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-card__date{font-size:1.6rem;text-transform:uppercase}@media(min-width:75em){.article-card__date{font-size:1.2rem}}.article-card__content{padding:2.6rem 0}.article-card__article-link{font-size:1.6rem;margin-top:1.4rem;text-transform:uppercase}
.author-card{align-items:center;display:flex}.author-card__image{margin-right:1rem}.author-card__image img{border-radius:50%;height:5.5rem;-o-object-fit:cover;object-fit:cover;width:5.5rem}.author-card__name{font-weight:700}
