* { box-sizing: border-box; }
body { margin: 0; padding: 36px 20px 80px; background: #ffffff; color: #4e5968;
  font-family: -apple-system, "Malgun Gothic", "Noto Sans KR", sans-serif; line-height: 1.75; font-size: 15px; }
.wrap { max-width: 760px; margin: 0 auto; }
a.back { color: #1b64da; text-decoration: none; font-weight: 700; font-size: 14px; }
h1 { font-size: 26px; color: #191f28; margin: 14px 0 6px; }
.date { color: #8b95a1; font-size: 13px; margin-bottom: 26px; }
h2 { font-size: 17px; color: #191f28; margin: 30px 0 8px; }
p, li { color: #4e5968; font-size: 14px; }
ul, ol { padding-left: 20px; }
table { width: 100%; border-collapse: collapse; font-size: 13px; margin: 8px 0; }
th, td { border: 1px solid #e5e8eb; padding: 8px 10px; text-align: left; color: #4e5968; }
th { color: #191f28; background: #f2f4f6; font-weight: 600; }
.biz { margin-top: 40px; padding-top: 16px; border-top: 1px solid #e5e8eb;
  font-size: 12px; color: #8b95a1; line-height: 1.9; }
