.success-icon {
  width: 64px; height: 64px; border-radius: 50%;
  background: rgba(98,149,132,0.15); display: flex; align-items: center; justify-content: center;
  font-size: 32px; margin: 0 auto var(--p2);
}