p {
}

.btn {
  color: var(--bs-body-bg);
  background: var(--bs-purple);
  border-radius: 22;
}

