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

