// Colors
// $blue:
// $indigo:
// $purple:
// $pink:
// $red:
// $orange:
// $yellow:
// $green:
// $teal:
// $cyan:

// Body
// $body-bg:

// Typography
$font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
$font-size-base: 1rem;
$line-height-base: 1.5;
