:root {
    --body-l: 1.25rem;
    --body-m: 1rem;
    --body-s: 0.8rem;
    --body-xs: 0.64rem;
    --heading-xs: 1.563rem;
    --heading-s: 1.953rem;

    --space-xxl: 4.236rem;
    --space-xl: 2.618rem;
    --space-l: 1.618rem;
    --space-m: 1rem;
    --space-s: 0.618rem;
    --space-xs: 0.382rem;
}
