.btn-primary {
  background-color: #0b6623; /* forest green */
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
}
