.article-card {
    justify-content: space-between;
}

.article-card .top {
    display: flex;
    flex-direction: column;
}