.hero-title{
  font-family: "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.12;
  text-shadow: 0 2px 10px rgba(0,0,0,0.35);
}

.hero-title strong:last-child{
  font-weight: 800;
  letter-spacing: 0.06em;
}