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

