/* 사이트 공통 스킨 — 서브페이지에서 default/common 뒤에 로드 */
:root {
  --kl-accent: #80c04c;
  --kl-accent-hover: #73b045;
}
