.container-header {
  background-color: #822525;
  background-image: none;
  box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
  position: relative;
  z-index: 10;
}
.footer {
  background-color: #822525;
  background-image: none;
  color: #fff;
  margin-top: 1em;
}
.list-inline, .list-unstyled {
  list-style: none;
  padding-left: 0;
  display: none;
}