.custom-terms-wrapper{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.term-pill-item{display:inline-flex;align-items:center;justify-content:center;background-color:#f4f4f2;color:#444;font-size:15px;font-weight:500;padding:6px 16px;border-radius:50px;text-decoration:none;line-height:1.2;transition:all 0.2s ease}.term-pill-item:hover{background-color:#e8e8e5;color:#111}