* {
  font-family: "Helvetica"
}

.faq {
  background-image: url(wallpaper.jpg);
  background-color: hsla(0,0%,100%,0.70);
  background-blend-mode: overlay;
  background-repeat: repeat;
}

.shower-info img {
  width: 100%;
}

.underline {
  font-style: underline;
}

footer {
  position absolute
  bottom 0
  height: 10px;
  text-align: center;
  margin-top: 1em;
}