.btn {
  background-color: #e4caff;
  color: #511649;
  border-radius: 40px;
}

.card {
  border-radius: 40px;
}

