.badge {
  --bs-badge-padding-x: 0.4em;
  --bs-badge-padding-y: 0.3em;
}

.progress-wrap {
  right: 0.5rem;
  bottom: 4rem;
}

.toast {
  --bs-toast-max-width: 400px;
  --bs-toast-font-size: 0.750rem;
}

