body{background-color:#f5f2e9;color:#3e2c1c;font-family:'Roboto',sans-serif}
header{background-color:#fff;border-bottom:2px solid #c49b63}
header a{color:#3e2c1c;text-transform:uppercase;font-weight:600}
header a:hover{color:#c49b63}
.banner{background-color:#fff3e0;color:#3e2c1c;padding:10px;text-align:center}
.banner button{background-color:#8b5e34;color:#fff;border:none;padding:8px 16px}
.banner button:hover{background-color:#c49b63}
h1,h2,h3{color:#8b5e34}
footer{background-color:#e6dcc8;color:#3e2c1c;padding:20px}
footer a{color:#8b5e34}
footer a:hover{color:#fff}