html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,serif;background:#faf8f2;color:#24372b;line-height:1.7}.hero{height:100vh;background:url('images/hero.jpg') center/cover no-repeat;position:relative}.overlay{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.15),rgba(0,0,0,.45));display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem}.inner{max-width:760px}h1{font-size:4.2rem;text-shadow:0 3px 10px #000}h2{font-size:2rem;text-shadow:0 2px 8px #000}p{text-shadow:0 1px 6px #000}.btn{display:inline-block;margin-top:1.5rem;padding:15px 32px;background:#1d5b44;color:#fff;text-decoration:none;border-radius:8px;font-weight:bold;text-shadow:none}.wrap{max-width:760px;margin:auto;padding:80px 28px}.alt{background:#f2eee3}.verse{background:#1f3d30;color:#fff;text-align:center;padding:70px 30px}footer{text-align:center;padding:50px}footer a{color:#1d5b44}