body {
    font-family: system-ui, sans-serif;
}

h2.article-title {
    border-bottom: 1px solid;
}

h2 > a {
    text-decoration: none;
}

figcaption {
    font-size: smaller;
}

aside li {
    list-style: none;
    vertical-align: center;
}

aside li a {
    text-decoration: none
}

div.magic-item {
    border: 1px solid;
}
