.badge {
    background: var(--primary-color);
    color: var(--light);
    border-radius: .125rem;
    font-weight: 400;
}