:root {
    --gutter: 24px;
    --radius: 13px;
    --color-primary: #000;
    --color2: #000;
    --color3: #000;
    --color4: #000;
    --color5: #000;
    --color6: #000;
    --color7: #000;
    --color-primary-bg: #eee;
    --color2-bg: #eee;
    --color3-bg: #eee;
    --color4-bg: #eee;
    --color5-bg: #eee;
    --color6-bg: #eee;
    --color7-bg: #eee;
    --color-shadow: #eee;
}