.chip-btn-wrapper-dc5a67bf {
    display: inline-flex;
}
.chip-btn-dc5a67bf {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 6px 16px;
    font-size: 14px;
    background-color: #f5f5f5;
    color: #333;
    line-height: 1;
}
.chip-btn-dc5a67bf .chip-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
