* { box-sizing: border-box; }
body { margin: 0; font-family: Georgia, 'Times New Roman', serif; color: #2b2b2b; background: #fdfcfa; line-height: 1.65; }
.site-header { border-bottom: 1px solid #e6e2da; padding: 22px 24px; }
.site-header a.logo { font-family: Arial, sans-serif; font-weight: 700; font-size: 20px; color: #1a1a1a; text-decoration: none; letter-spacing: 0.5px; }
.wrap { max-width: 760px; margin: 0 auto; padding: 48px 24px 80px; }
h1 { font-size: 30px; line-height: 1.25; margin: 0 0 8px; color: #1a1a1a; }
.updated { font-family: Arial, sans-serif; font-size: 13px; color: #8a8578; margin-bottom: 36px; }
h2 { font-size: 20px; margin: 36px 0 12px; color: #1a1a1a; }
p, li { font-size: 16.5px; color: #3a3a3a; }
ul, ol { padding-left: 22px; }
a { color: #8a1f11; text-decoration: underline; }
a:hover { color: #5c1409; }
.placeholder { background: #fff4e5; padding: 1px 4px; border-radius: 3px; }
.site-footer { border-top: 1px solid #e6e2da; margin-top: 60px; padding: 28px 24px 60px; font-family: Arial, sans-serif; }
.site-footer .foot-inner { max-width: 760px; margin: 0 auto; text-align: center; }
.site-footer nav { margin-bottom: 14px; }
.site-footer nav a { color: #6b6b6b; text-decoration: none; font-size: 12px; margin: 0 10px; }
.site-footer nav a:hover { text-decoration: underline; }
.site-footer .legal-note { font-size: 11px; color: #9a9a9a; max-width: 640px; margin: 0 auto; line-height: 1.6; }
.sources-list li { margin-bottom: 8px; font-size: 15px; }
