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