#grid4wrap {
  
  background: #fff;
  
  border-bottom: none;
  
  border-top: none;
  color: #7030A0;
  
  
}
#grid4wrap a {
  color: #7030A0;
  
}
#grid4wrap a:hover {
  color: #7030A0;
}
#grid4wrap h1,
#grid4wrap h2,
#grid4wrap h3,
#grid4wrap h4,
#grid4wrap h5,
#grid4wrap h6 {
  color: #666;
}
#grid4wrap .zen-container {
  
  background: #fff;
  
  border-top: none;
  
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}