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