.hero-title {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.4rem;
}

.hero-lead {
  font-size: 1.15rem;
  line-height: 1.65;
  color: var(--color-content-secondary);
  max-width: 52rem;
  margin-bottom: 1rem;
}

.sd-card {
  border-radius: 0.9rem;
}

.sd-card .sd-card-title {
  font-weight: 700;
}
