/**
 * Do not edit directly
 */

:root {
  --kbq-description-list-font-description-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-text-transform: var(--kbq-typography-text-normal-text-transform); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-font-weight: var(--kbq-typography-text-normal-font-weight); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-letter-spacing: var(--kbq-typography-text-normal-letter-spacing); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-line-height: var(--kbq-typography-text-normal-line-height); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-font-size: var(--kbq-typography-text-normal-font-size); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-text-transform: var(--kbq-typography-text-normal-text-transform); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-font-weight: var(--kbq-typography-text-normal-font-weight); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-letter-spacing: var(--kbq-typography-text-normal-letter-spacing); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-line-height: var(--kbq-typography-text-normal-line-height); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-font-size: var(--kbq-typography-text-normal-font-size); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-size-vertical-gap-vertical: var(--kbq-size-m); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-size-vertical-content-gap-vertical: var(--kbq-size-3xs); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-size-horizontal-gap-vertical: var(--kbq-size-l); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-size-horizontal-content-gap-horizontal: var(--kbq-size-l); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-description-font-family: var(--kbq-typography-text-normal-font-family); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-description-list-font-term-font-family: var(--kbq-typography-text-normal-font-family); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
