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