.badge {
    padding: 3px;
    border-radius: 2px;
    background-color: lighten($primary, 0.2);
    color: #fff;
}