h1,
.h1 {
  font-size: 4em;
  line-height: 1.31818182em;
}/*! Place your custom styles here */


@media all and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5em;
    line-height: 1.36363636em;
  }
    

 .lead {
  font-size: 2em;
  line-height: 1.68421053em;
}
    
. bg--snow{
    color:#aaa;
}
    
.height-100 {
    height: auto;
  }
    
body {background-color: black;
    background-size: auto;
    }