// Navs (tabs)
$sds-tabs-height: 40px !default;

// Typography
$sds-text-sizes: sm, md, lg, xlg;
$sds-text-weights: (
  regular: 400,
  semibold: 600,
  bold: 700,
);
