// Typography
//
// No styleguide reference.
// Follow W3C recommendation: http://www.w3.org/QA/Tips/font-size
$baseFontSize: 16px;

$headerFontSize: 24px;

// Framework integrations
//
// No styleguide reference.
@import "base-compass";
@import "base-normalize";