.header {
    background: #D9AD6F;
}
.footer {
  background: #D9AD6F;
}
body {
  background: #FEE9C1;
}
.btn-primary {
  background: #D9AD6F;
}
