@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
* {
  font-family: "Pretendard Variable", sans-serif !important;
}
html, body {
  margin: 0;
  padding: 0;
}
#app {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 72px 20px;
}
img {
  width: 40px;
  aspect-ratio: 0.8571428571;
  margin-bottom: 24px;
}
h1 {
  margin: 0 0 36px;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
section {
  color: #555;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.75;
}
/*# sourceMappingURL=89a1cc56afd7384edf587d3075ee2d2e86f48908.style.scss.map */
