[data-dom-id-27455] {
    align-items: center;
    border-radius: 12px;
    background-color: var(--icon-bg-color, color-mix(in srgb, var(--accent-color, #0073AA) 15%, white));
    color: var(--accent-color, #0073AA);
    display: flex;
    font-size: 20px;
    height: 48px;
    justify-content: center;
    margin-bottom: 12px;
    width: 48px;
}
