
.tag-h1, .tag-h2, .tag-h3, .tag-h4, .tag-h5, .tag-h6 {
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
}

.tag-h1 { font-size: 1.05em; }
.tag-h2 { font-size: 1.25em; }

.blog-main {
}
.post-main {
}
.post-header {
}
.post-title {
}
.post-title {
}
.post-info {
    color: gray;
    margin-bottom: 0.5em;
}
.post-content {
}
.post-footer {
}


