.antisemitism-page .theme-detail-hero {
  padding-bottom: clamp(2rem, 4vw, 3.5rem);
}

.antisemitism-page .theme-detail-hero h1 {
  margin-bottom: 0;
}

.antisemitism-page .antisemitism-intro {
  max-width: 64rem;
  margin: 0 0 clamp(3rem, 6vw, 5rem);
  color: #000;
  font-size: clamp(1.05rem, 1.45vw, 1.2rem);
  line-height: 1.75;
}

.antisemitism-page .antisemitism-intro p {
  margin: 0 0 1.25rem;
  color: #000;
}

.antisemitism-page .antisemitism-intro p:last-child {
  margin-bottom: 0;
}

@media (max-width: 680px) {
  .antisemitism-page .theme-detail-hero {
    padding-bottom: 2rem;
  }
}
