.Button__tagPrimary {
  background-color: #28a745 !important;  /* яскраво-зелений */
  color: white !important;               /* білий текст на зеленому фоні */
  border-color: #28a745 !important;
}

