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