.angie-chip-aae0544f {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    background-color: #e0e0e0;
    color: #333333;
    border-radius: 16px;
    font-size: 14px;
    line-height: 1.5;
    white-space: nowrap;
    word-break: keep-all;
}