#main-header{
  background-image: url("../img/housing_header.jpg");
}

.row{
  margin-bottom: 0 !important;
}

.blueBlock{

}

.brownfields{
    background-image: url("../img/brownfields_img.jpg");
    background-position: center;
    background-size: cover;
}

.solarize h3{
  font-weight: lighter;
}

.solarize{
  background-image: url("../img/solarize_img.jpg");
  background-position: center;
  background-size: cover;
  height: 30em;
}

.solSmart h3{
  font-weight: lighter;
}

@media only screen and (max-device-width: 736px) {
  .lunchInfo{
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  #lunchTitle{
    font-size: 5vw;
  }
}

.heavyText{
  font-weight: bold !important;
}
