
body { margin:0; font-family:Georgia, serif; background:#F5F2EB; color:#0A1A2F; }
.hero { height:80vh; background:#C8A75D; display:flex; align-items:center; justify-content:center; }
.logo { width:160px; }
.tagline { color:white; font-size:20px; }
footer { background:#0A1A2F; color:white; text-align:center; padding:20px; }
