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