.wordmark {
    font-family: 'Sora', sans-serif;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1;
  }
  .latam { color: #fff; }
  .voice {
    background: linear-gradient(90deg, #3B82F6, #00C97A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .pro {
    font-size: 28px;
    font-weight: 300;
    color: rgba(255,255,255,0.35);
  }