/* C:\dev\chat-bot2.0\backend\static\public\custom.css */
.btn-secondary {
  background-color: #6e1fe2 !important;
  border-color: #6e1fe2 !important;
}

.btn-secondary:hover {
  background-color: #5b18c2 !important;
  border-color: #5b18c2 !important;
}
