/* Badge & Label Components */

.color-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 0.5rem;
}

.progress-sm {
    height: 6px;
}

.progress-md {
    height: 8px;
}
