/* Jackpot Blueprint UK — the three legal documents: privacy, cookies, terms */

.page-hero .note { margin-top: var(--s4); }

.article__body h2 {
  font-size: clamp(1.4rem, 2.6vw, 1.75rem);
  padding-bottom: var(--s2);
  border-bottom: 2px solid var(--mag);
  display: inline-block;
}

.article__body .callout h2 {
  font-size: 1.1rem;
  border-bottom: 0;
  padding-bottom: 0;
}

.article__body .keyfacts b { color: var(--ink); }

.article__body p + h2 { margin-top: var(--s7); }
