.alert.alert-info {
  --bs-alert-color: var(--bs-info-border-subtle);
  --bs-alert-bg: var(--bs-secondary-text-emphasis);
}
