.article-card *{margin:0}.article-card .image{position:relative;overflow:hidden;border-radius:15px;width:100%;height:auto;aspect-ratio:5/3;margin-bottom:25px;display:flex;align-items:center}.article-card .image picture{width:100%}.article-card .image picture img{max-width:100%;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.article-card .tags{margin-bottom:25px;display:flex;gap:5px 15px;flex-wrap:wrap}.article-card h3{margin-bottom:15px}.article-card .excerpt{font-family:GT-Pressura-Standard-Regular,sans-serif;color:#416a6e;margin-bottom:25px}.article-card .excerpt strong{font-weight:700}.article-card .button{margin-top:0}