body.view-article .article-details {
    display: flex;
    flex-direction: column;
}
body.view-article .article-details .tags {
    order: -1;
}