﻿.loading-progress-text {
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text);
    }
