#headerwrap {
  background: #333;
  border-bottom: none;
  border-top: none;
  color: #fff;
}
#headerwrap a {
  color: #DBB62B;
}
#headerwrap a:hover {
  color: #B8D080;
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6 {
  color: #fff;
}
#headerwrap .zen-container {
  background: #202020;
  border-header: none;
  border-bottom: none;
  padding: 30px;
}
