/* Suparank SEO: spacing for term archive intro / long description.
   Typography comes from the theme's .prose class; here we only trim the
   padding-block edges that touch the post grid section directly. */
.term-intro.prose { padding-bottom: 0; }
.term-longdesc.prose { padding-top: 0; }
