

#headerwrap {
  
  background: none;
  
  border-bottom: none;
  
  border-top: none;
  color: #333;
  
  
}
#headerwrap a {
  color: #3c92d5;
  
}
#headerwrap a:hover {
  color: #7AB317;
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6 {
  color: #333;
}
#headerwrap .zen-container {
  
  background: none;
  
  border-header: none;
  
  border-bottom: none;
  padding: 30px 0;
}

