#grid2wrap {
  
  background: none;
  
  border-bottom: none;
  
  border-top: none;
  
  color: #444444;
}
#grid2wrap a {
  
  color: #e23143;
}
#grid2wrap a:hover {
  
  color: #ae1828;
}
#grid2wrap h1,
#grid2wrap h2,
#grid2wrap h3,
#grid2wrap h4,
#grid2wrap h5,
#grid2wrap h6 {
  color: inherit;
}
#grid2wrap .container {
  
  background: none;
  
  border-top: none;
  
  border-bottom: none;
  
  padding: 0px 0 40px;
  margin-bottom: 0;
}