/* Privacy — layout only. Type lives in css/common.css. */

.privacy-list {
    display: grid;
    gap: var(--space-xl);
    max-width: 62ch;
}
