.tpm-kicker,
.tpm-eyebrow {
  margin: 0 0 12px;
  color: var(--tpm-pink);
  font-family: var(--tpm-font-body);
  font-size: clamp(12px, 1.25vw, 15px);
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-shadow: none;
  text-transform: uppercase;
}

.tpm-matriz .tpm-home-hero__eyebrow,
.tpm-matriz .tpm-services__kicker,
.tpm-matriz .tpm-video-experience__kicker,
.tpm-matriz .tpm-testimonials__kicker,
.tpm-matriz .tpm-footer__col h3 {
  font-family: var(--tpm-font-body) !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
  line-height: 1.2 !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
}

.tpm-matriz .tpm-home-hero__title,
.tpm-matriz .tpm-services__title,
.tpm-matriz .tpm-video-experience__title,
.tpm-matriz .tpm-testimonials__title,
.tpm-matriz .tpm-page-hero__title {
  font-family: var(--tpm-font-body) !important;
  font-weight: 800 !important;
  letter-spacing: 0.01em !important;
  line-height: 1.08 !important;
}

.tpm-matriz .tpm-home-hero__title {
  font-size: clamp(42px, 6.3vw, 82px) !important;
}

.tpm-matriz .tpm-services__title,
.tpm-matriz .tpm-video-experience__title,
.tpm-matriz .tpm-testimonials__title {
  font-size: clamp(30px, 4.2vw, 54px) !important;
}
