.badge {
    @apply inline-flex bg-primary text-white rounded-full px-5 items-center justify-center;
    line-height: 1;
    padding: 0.1em 0.35em;
    margin-bottom: 0.075em;
}
