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