.invite {
  padding: 100px 0;
}

.invite > h3,
.invite > .question {
  width: 85%;
  margin: auto;
  text-align: center;
}

.invite h3 {
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 400;
}

.invite .question {
  margin-bottom: 20px;
  font-weight: normal;
}
