
:root{--brand:#332918;--heroText:#f7f5f2;--accent:#a78759;}
html,body{scroll-behavior:smooth;}
.navbar-brand img{height:60px;}
.section-title{font-weight:800;letter-spacing:.5px;}
.section-underline{height:3px;width:80px;background:var(--brand);margin:.5rem 0 2rem;}
.bg-hero-text{background:var(--heroText);}
.object-fit-cover{object-fit:cover;}
footer a:hover{text-decoration:underline;}

main { margin-top: 40px; }
