.step-card {
  background: #fff;
  border-radius: 28px;
  box-shadow: 0 18px 46px rgba(6, 29, 53, 0.08);
  padding: 1.5rem;
}