button {
  border: none;
  padding: 10px 30px;
  background-color: var(--bs-link-color);
  color: white;
  border-radius: 25px;
}

