body {
  font-family: var(--bs-font-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", "Helvetica Neue", Arial, sans-serif);
  line-height: 1.65;
}

.hero-subline {
  max-width: 860px;
}

.entry-card {
  width: min(100%, 480px);
}
