//------------------------------------------------------------------------------//
// Bootstrap
//------------------------------------------------------------------------------//

// Typography
//
// Font, line-height, and color for body text, headings, and more.

$headings-font-weight:                      $o-theme-headings-font-weight !default;

// Buttons + Forms
//
// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.

$btn-font-weight:                           600 !default;
