// setup local variables
// make sure to use the !default flag so it will be easy to override
$badge-variable: 1rem !default;

ngbs-badge {
}