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