/*
 Theme Name:   Listable Child Theme
 Description:  A Listable child theme
 Author:       Hong
 Template:     listable
 Version:      1.0.0
 Text Domain: listable-child
*/

@import url("../listable/style.css");

.page-header.has-featured-image ~ .postcards.past_postcards{
    padding-top: 0px;
}
.postcards h2{
    margin: 20px 0px;
}