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