

.siteTitle {
    margin-top: 1em;
    margin-bottom: 0.0em;
}

.list-page-item {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 1rem;
    border-style: none none none solid;
    border-width: thick;
}

/* set h3 line height to 1 to avoid extra space above text where left border goes */
section.list-page-item h3{
    line-height: 1;
    outline: off; /* set this to auto to debug */
}

span.dot {
    display: inline;
    vertical-align:text-bottom;
    font-size: 0.7em;
    width: 1ex;
    line-height: 1;
}