.container.success_card {
  width: 480px;
  border-radius: 6px;
}

.success_head {
  color: green;
  font-size: 1.3rem;
  font-weight: 400;
}

