/*
Theme Name: Ion Demo V1.0
Author: Brandon
Description: Demo theme using ION HTML template as starter
Version: 1.0
*/

.single-post-meta {
    font-size: 0.8em;
}

.category .single-post {
    border-bottom: 1px solid grey;
    padding-bottom: 30px;
    margin-bottom: 30px;
    width: 55%;
}

.category .single-post h2 {
    margin-bottom: 0.5em;
}

.category .single-post a:last-of-type {
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 900;
}

#sidebar {
    margin-left: 0;
    list-style: none;
}