.page.p1 .text-box .b-text {
  font-family: 'Paperlogy-8ExtraBold';
  font-weight: 700;
  font-size: 70px;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: rgba(25, 31, 40, 0.1);
}
.page.p1 span {
  font-family: 'Pretendard';
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #565656;
}
