.article .title {display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem;}
.article .title a {display: flex; gap: 5px;}
.article .title a span {text-decoration: underline;}
