{"version":3,"file":"DescriptionList.module.cjs","names":[],"sources":["../../../src/components/DescriptionList/DescriptionList.module.css"],"sourcesContent":[".list {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: var(--tempest-space-1) var(--tempest-space-4);\n    margin: 0;\n}\n\n.term {\n    color: var(--tempest-text-subtle);\n    font-size: var(--tempest-text-sm);\n    font-weight: var(--tempest-weight-medium);\n}\n\n.description {\n    margin: 0;\n    color: var(--tempest-text);\n    font-size: var(--tempest-text-sm);\n}\n"],"mappings":";"}