/* Barndominiums page only */

/* FAQ title bar: more space above and below it (heading line height is set site-wide in site.css) */
.bar { padding-top: calc(72 * var(--s)); padding-bottom: calc(72 * var(--s)); }
