/* 길일 달력. 기본 모양은 four-pillars.css 를 함께 쓴다. 2026-09-18 lucky-days-20260918 */
#cal{min-width:520px}
#cal td,#cal th{white-space:nowrap}
#cal td.mark{color:#f6e3b8;font-size:16px;text-align:center}
#cal td.kanji{font-family:'Noto Serif KR','Songti SC',Georgia,serif;font-size:16px;color:#f6e3b8}
#cal tr.weekend td:first-child{color:#f0b7a1}
#cal tr.jie td.kanji:last-child::after{content:' ·';color:#deb977}
.about h3{margin-top:22px;color:#f6e3b8}
select{max-width:100%}
.wf-legal-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:22px 20px 110px;font-size:13px}.wf-legal-links a{color:#c9c1b0;text-decoration:none;border-bottom:1px solid transparent}.wf-legal-links a:hover{color:#f0c977;border-bottom-color:#f0c977}
