.badge {
    font-size: 1rem;
    font-weight: 400;
    min-width: 4rem;
    color: var(--primary);
    font-weight: var(--font-bold);
}