:root{--forest:#0c2e0c;--green:#2d7d32;--gold:#c9a84c;--cream:#fafaf8;--dark:#060c06;--white:#fff;--gray:#8a8a8a;--light-gray:#ccc}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--forest);color:var(--cream);min-height:100vh;font-family:Georgia,Times New Roman,serif;line-height:1.6}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}
