/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.ph_simpleblog .simpleblog-posts h2 {
    font-size: 1rem;
    background: none;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid hsla(0,0%,63%,.25);
    min-height: 45px;
}