.o-product__stock-status{margin-bottom:var(--layout-block-spacing-small)}.o-product__stock-status__status:before{border-radius:50%;content:"";display:inline-block;height:1rem;margin-left:.75rem;margin-right:.75rem;width:1rem}.o-product__stock-status--in-stock:before{background-color:rgb(var(--color-success))}.o-product__stock-status--sold-out:before{background-color:rgb(var(--color-error))}.o-product__stock-status--low-stock:before{background-color:rgb(var(--color-warning))}