
body {
    font-family: 'Pretendard', sans-serif;
    color: var(--c-txt);
    background: #FFF;
    line-height: 1.5;
}

