/* Small pill text (hero eyebrow) */ .hero-pill, .sqs-block-html .hero-pill, .sqs-block-content .hero-pill { display: inline-block; padding: 6px 12px; border-radius: 999px; background: rgba(255, 255, 255, 0.85); border: 1px solid #bfdbfe; /* light blue */ color: #2563eb; /* blue text */ font-size: 12px; font-weight: 600; letter-spacing: 0.04em; text-transform: none; }