/* _content/OrderToGo.App/Pages/CheckOut.razor.rz.scp.css */
/*ul.stepper1 .step1:before {
    position: absolute;
    top: .75rem;
    width: 1.75rem;
    height: 1.75rem;
    font-weight: 400;
    line-height: 1.75rem;
    color: #fff;
    text-align: center;
    content: counter(section);
    counter-increment: section;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 100%
}

h1 {color: red }
*/
