
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap');

body.pagoraai-page #tos-content h2 {
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #F3F0FF;
}

body.pagoraai-page #tos-content code {
  font-family: 'Courier New', monospace;
}

body.pagoraai-page #tos-content a {
  transition: color 0.15s ease;
}

body.pagoraai-page #tos-content ul li::marker {
  color: #B9B4F5;
}

@media (max-width: 640px) {
  body.pagoraai-page #tos-content {
    padding: 2rem 1.25rem;
  }
}
