  #start-ups ul.section-grid {
    align-items: center;
}
#start-ups li {}
#start-ups li .grid-image-wrapper {}

.red-bg-section-header {
  max-width: 800px;
  color: #fff;
  text-shadow: 2px 2px 4px #000000;
  text-align: center;
  padding: 30px;
}


#get-involved {
  color: white;
  padding-top: 10rem;
  padding-bottom: 10rem;  
}

/* Add animated lightSpeedIn to the button */


.btn.animated.lightSpeedIn {
  color: #fff;
  padding: 10px 20px;
  border: 2px solid #fff;
  text-decoration: none;
  display: inline-block;
  max-width: 200px;

}


