body {
  background: url('/images/background-f3b2cdf9814a6302ac5f63d22621c22e.jpg') fixed;
  background-size: cover;
}

main {
  display: flex;
  flex-direction: column;
  /* Sticky footer */
  flex: 1;
}

footer {
  /* Sticky footer */
  flex-shrink: 0;
}

.starter-template {
  padding: 1rem 1rem;
  text-align: center;
}
.faqHeader {
    font-size: 25px;
    margin: 20px;
}
