/* 云沐晟宇公司官网增量样式 */
.corp-logo {
  letter-spacing: 0.18em !important;
}

.corp-body .hero-lead {
  max-width: 42rem;
}

.product-spotlight {
  padding: 28px 28px 32px;
}

.product-spotlight-head h3 {
  margin-top: 10px;
  letter-spacing: 0.08em;
}

.contact-card p {
  margin: 10px 0;
  color: var(--text-secondary, #cbd5e1);
}

.contact-card a {
  color: #38bdf8;
}

.contact-card .muted {
  margin-top: 18px;
  font-size: 13px;
  color: #94a3b8;
}
