.background-danger {
  background: var(--app-color-danger);
  color: var(--app-color-danger-contrast);
}