.l-grid{padding-bottom:20px}@media only screen and (min-width:48rem){.l-grid{display:flex;flex-wrap:wrap;margin:0 -10px}}@media only screen and (min-width:80rem){.l-grid{margin:0 -20px}}@media only screen and (min-width:48rem){.l-grid.centered{justify-content:center}}.m-pagination{align-items:center;display:flex;justify-content:center;margin:0 auto 40px}.m-pagination__text{color:var(--titles-color);display:inline-block;font-size:.875rem;letter-spacing:.2px;text-align:center}@media only screen and (min-width:48rem){.m-pagination__text{font-size:1rem;letter-spacing:.3px}}

/* Custom: section heading above the post feed */
.m-listing-title{color:var(--titles-color);font-family:var(--gh-font-heading,Inter,Helvetica,Arial,sans-serif);font-size:1.35rem;font-weight:700;letter-spacing:.3px;line-height:1.3;margin:0 0 20px;width:100%}
@media only screen and (min-width:48rem){.m-listing-title{flex:0 0 100%;margin:0 10px 25px}}
@media only screen and (min-width:64rem){.m-listing-title{margin:0 20px 30px}}
