.intro-title {
  font-size: 28px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
  padding: 0 10%;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.intro-con {
  margin-bottom: 66px;
}

.intro-con p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 8px;
  text-align: justify;
}
