h1, h3 {
  font-family: 'Satisfy', cursive;
}

.text-area {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 5%;
  left: 0;
  width: 100%;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}

h1 {
  font-size: 60px;
  padding: 10px 0;
}

h3 {
  font-size: 40px;
  padding-bottom: 15px;
}

.slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
}

.btn-lg {
  font-size: 25px;
}

.video-btn {
  display: none;
  position: relative;
  font-size: 40px;
  top: -20%;
}

.fb-btn {
  position: relative;
  font-size: 40px;
  bottom: 20px;
}

#welcome {
  background-image: url(media/1-take-your-seats2.jpg);
}

#requirements {
  background-image: url(media/1-take-your-seats3-1.jpg);
}

#ready {
  background-image: url(media/3-get-started1.jpg);
}

#congrats {
  background-image: url(media/5-done4.jpg);
}

#toast-time {
  background-image: url(media/6-after8.jpg);
}

#toasts {
  background-color: #fff;
}
