.btn.btn-primary {
  background-color: #51b848;
  background: #51b848;
  color: #fff;
  white-space: nowrap;
  --icon-stroke: currentColor;
  --icon-fill-bg: #51b848;
}
.navbar.navbar-expand {
  background-color: #51b848;
  background: #51b848;
  color: #fff;
}
