:root {
    --color-primary: #101010;
    --color-primary-dark: #101010;
    --font-primary: 'Pretendard', sans-serif;
    --font-secondary: 'Pretendard', sans-serif;
    --line-height: 1.5;
}