.services-intro-block {
  margin-bottom: 60px;
  padding: 0 20px;
  text-align: center;
}

.services-intro-title {
  font-size: 2.4rem;
  font-weight: 700;
  font-family: 'Georgia', serif;
  color: #031633;
  margin-bottom: 16px;
  line-height: 1.4;
}

.services-intro-title .highlight-bold {
  color: #031633;
  font-weight: 700;
}

.services-intro-title .highlight-sub {
  display: block;
  font-size: 1.3rem;
  color: #f59e0b;
  font-weight: 500;
  margin-top: 6px;
}

.services-intro-text {
  font-size: 1.05rem;
  line-height: 1.85;
  color: #374151;
  max-width: 760px;
  margin: 12px auto;
  font-family: 'Noto Sans TC', sans-serif;
  text-align: left;
}

.services-intro-text strong {
  color: #1d4ed8;
  font-weight: 600;
}
