// colors $activeBlue = #00aeef $actionPink = #ec008c $sidebarBg = #0b1316 $sidebarActive = #1f2d49 $baseText = #565656 $textSecondary = #b7b7b7 $grayBackground = #f7f7f7 $grayOutline = #e4e4e4 $font-family-gotham = 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif // Font sizes $font-size-large = 16px $font-size-base = 14px $font-size-small = 12px $font-size-smaller = 10px $font-size-h1 = 30px $font-size-h2 = 24px $font-size-h3 = 18px $font-size-h4 = 14px $line-height-base = 18px $line-height-headings = 26px $font-weight-bold = 800