
/* Fluid font size for progress bar percentage text */
.x1510-progressbar-text {
    font-size: clamp(0.9rem, 2vw, 1rem);
}
