.bg-primary {
  --bs-bg-opacity: 0;
  background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
}

