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