.content-wrapper main[data-v-69e7786e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-wrapper main h1[data-v-69e7786e] {
  font-size: 30px;
  line-height: 40px;
}
.content-wrapper main p[data-v-69e7786e],
.content-wrapper main h1[data-v-69e7786e] {
  text-align: center;
}

