[data-dom-id-20788]  [data-view-mode="step"] [data-dom-id-20391]::before {
    align-items: center;
    background-image: linear-gradient(135deg, #0073AA, #0891B2);
    border-radius: 50%;
    color: #FFFFFF;
    content: counter(step-counter);
    display: flex;
    flex-shrink: 0;
    font-size: 1.25rem;
    font-weight: 700;
    height: 44px;
    justify-content: center;
    margin: 0 auto 16px auto;
    width: 44px;
}
