@import "tailwindcss";

.btn-primary {
  background-color: #4ade80;
  color: white;
  border: none;
}

