body {
    margin-top: 0;
    padding-top: 0;
}

div#container {
    margin-top: 0;
}

header#header h1 {
    margin-block-end: 0.2em;
}

aside.postpromonav {
    border-bottom: none;
}

div.comments {
    border-top: 1px solid #4F5151;
}

div.comment {
    display: block;
    margin-top: 0.5em;
    padding-bottom: 1em;
    border-bottom: solid 1px #4F5151;
    margin-bottom: 0.5em;
}

div.comment:last-child {
    border-bottom: none;
}

div.comment-header {
    margin-bottom: 0.5em;
}

div .comment-level-2 {
    padding-left: 2em;
}

div .comment-level-3 {
    padding-left: 4em;
}

div .comment-level-4 {
    padding-left: 6em;
}

.retro-edit {
    font-style: italic;
    opacity: 0.75;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;    
}
