.carousel-inner{
  width:100%;
  max-height: 80vh !important;
}

#mom  {
  border-radius:50%;
  width:50%;
  margin-left:150px;
}

#scripture  {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.scripture-quote  {
  background-color: #ffd369;
  padding-bottom: 5px;
}

#bible  {
  background-image: url(images/bible.jpg);
  background-size: cover;
  padding-bottom: 400px;
}

#mission-statement  {
  background-color: #05ffe0;
}

#nav  {
  background-color: rgba(255, 255, 255, 0.3 ) !important;
}
