.section_testimonials .testimonials-role-badge {
  align-items: center;
  background: rgba(0, 0, 0, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "Geist Mono", monospace;
  font-size: 0.625rem;
  font-weight: 500;
  height: 1.25rem;
  letter-spacing: 0.12em;
  line-height: 1;
  padding: 0 0.625rem;
  white-space: nowrap;
}

.section_testimonials .testimonials-quote {
  -webkit-box-orient: initial;
  -webkit-line-clamp: initial;
  display: block;
  overflow: visible;
}

.section_testimonials .arrow_container[role="button"]:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}

@media screen and (max-width: 479px) {
  .section_testimonials .testimonial_card-container {
    padding-top: 4.5rem;
  }
}
/* GleamyAI first-party section styles. */
