/*
Theme Name:   Voxel (child theme)
Theme URI:    https://getvoxel.io/
Author:       27collective
Author URI:   https://27collective.net/
Template:     voxel
Version:      1.0
Text Domain:  voxel-child
*/

p.article-lead {
    font-size: 1.25rem;
    font-weight: 700;
	font-family: Dig Latin;
}
.listformat .post-feed-grid .ts-preview:not(:last-child) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 17px;
  margin-bottom: 17px;
}