﻿html
{
	font-family: "Pretendard GOV Variable", "Pretendard GOV", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6
{
	font-family: inherit;
}

address
{
	margin: 0;
}

.uk-tab::before
{
	border-width: 2px;
}

.uk-tab > * > a
{
	border-bottom: 4px solid transparent;
	font-weight: 500;
	font-size: 115%;
}

.uk-width-smallmedium
{
	width: 200px;
}

address, dl, fieldset, figure, ol, p, pre, ul
{
	margin: 0 0 10px 0;
}

* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul
{
	margin-top: 10px;
}
