#grid3wrap {
  
  background: none;
  
  border-bottom: none;
  
  border-top: none;
  color: #333333;
  
  
}
#grid3wrap a {
  color: #c3331c;
  
}
#grid3wrap a:hover {
  color: #97c312;
}
#grid3wrap h1,
#grid3wrap h2,
#grid3wrap h3,
#grid3wrap h4,
#grid3wrap h5,
#grid3wrap h6 {
  color: #333333;
}
#grid3wrap .zen-container {
  
  background: none;
  
  border-top: none;
  
  border-bottom: none;
  padding: 30px 0 40px;
}