$border-radius-0: 0 !default;
$border-radius-sm: 2px !default;
$border-radius-md: 4px !default;
$border-radius-lg: 16px !default;
$border-radius-xl: 1rem !default;
$border-radius-pill: 50rem !default;
$border-radius-full: 50% !default;

$border-width-none: 0 !default;
$border-width-sm: 1px !default;
$border-width-md: 2px !default;
$border-width-lg: 4px !default;
