.container-header {
  z-index: 10;
  background-color: #c69f43;
  background-image: none;
  position: relative;
  box-shadow: inset 0 5px 5px #00000008;
  }
.footer {
  color: #fff;
  background-color: #c69f43;
  background-image: none;
  margin-top: 1em;
}