.container {
  height: 80vh;
}
.sub-text {
  margin: 12px 20px;
}
.sub-text p {
  font-size: 1.4rem;
}
button.no-line {
  margin-top: 8px;
}
