.welcome-page[data-v-a44c444e] {
  margin: 20px;
  font-size: 36px;
  color: #141f29;
}
.tip[data-v-a44c444e] {
  margin: 20px;
  padding: 8px 16px;
  background-color: #f4f1ec;
  border-left: 5px solid var(--element-primary);
  border-radius: 4px;
}
.tip div[data-v-a44c444e] {
  font-size: 16px;
  line-height: 1.5em;
  color: #141f29;
}
.tip p[data-v-a44c444e] {
  margin: 12px 0;
  font-size: 20px;
  line-height: 1.5em;
  color: #141f29;
}

.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

