[data-dom-id-35474] {
    align-items: center;
    border-radius: 8px;
    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: var(--fs-md);
    height: 40px;
    justify-content: center;
    line-height: 1;
    width: 40px;
}
