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