[data-dom-id-21645] {
    align-items: center;
    border-radius: 10px;
    background-color: var(--icon-bg-color, color-mix(in srgb, var(--accent-color, #0073AA) 15%, white));
    color: var(--accent-color, #0073AA);
    display: flex;
    flex-shrink: 0;
    font-size: 1rem;
    height: 40px;
    justify-content: center;
    line-height: 1;
    margin: 0 auto 6px;
    min-width: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}
