html,
body {
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Noto Sans KR', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
}

.theme-btn.active {
    z-index: 1;
}

table td,
dl dt {
    font-size: 0.875rem !important;
}

a {
    text-decoration: none;
}