3.1.16 (Brainy Betty) 8d2de22e64efe15e9e85e7610948bf86b11c7192 o:Sass::Tree::RootNode :@children[o:Sass::Tree::CommentNode ;[: @options{: @linei: @value["!/* HERO UNIT * --------- */: @loud0: @silentio:Sass::Tree::RuleNode :@parsed_ruleso:"Sass::Selector::CommaSequence:@filename"; i : @members[o:Sass::Selector::Sequence;[o:#Sass::Selector::SimpleSequence;@; i ;[o:Sass::Selector::Class;@: @name["hero-unit; i ;[ o:Sass::Tree::PropNode ;[;@ ;[" padding; i :@prop_syntax:new; o:Sass::Script::String;@ ; " 60px: @type:identifier: @tabsio; ;[;@ ;["margin-bottom; i ;;; o;;@ ; " 30px;;;io; ;[;@ ;["background-color; i ;;; o:Sass::Script::Variable :@underscored_name"heroUnitBackground;@ ;"heroUnitBackground; i ;io:Sass::Tree::MixinNode :@keywords{;[;@ : @args[o:Sass::Script::Number :@original"6px;@ ; i :@denominator_units[; i :@numerator_units["px;"border-radius; i o; ;o;;"; i;[o;;[o;;@7; i;[o:Sass::Selector::Element ;@7;["h1; i:@namespace0;[ o; ;[;@ ;["margin-bottom; i;;; o;;@ ; "0;;;io; ;[;@ ;["font-size; i;;; o;;@ ; " 60px;;;io; ;[;@ ;["line-height; i;;; o;;@ ; "1;;;io; ;[;@ ;[" color; i;;; o; ;"heroUnitHeadingColor;@ ;"heroUnitHeadingColor; i;io; ;[;@ ;["letter-spacing; i;;; o;" ;#" -1px;@ ; i;$[; iú;%["px;i:@has_childrenT;@ ; i;i: @rule["h1o; ;o;;"; i;[o;;[o;;@g; i;[o;& ;@g;["p; i;'0;[ o; ;[;@ ;["font-size; i;;; o;;@ ; " 18px;;;io; ;[;@ ;["font-weight; i;;; o;;@ ; "200;;;io; ;[;@ ;["line-height; i;;; o:Sass::Script::Operation :@operand2o;" ;#"1.5;@ ; i;$[; f1.5;%[;@ ; i:@operator: times:@operand1o; ;"baseLineHeight;@ ;"baseLineHeight; i;io; ;[;@ ;[" color; i;;; o; ;"heroUnitLeadColor;@ ;"heroUnitLeadColor; i;i;(T;@ ; i;i;)["p;(T;@ ; i ;i;)[".hero-unit;(T;@ ; i:@template"›// HERO UNIT // --------- .hero-unit { padding: 60px; margin-bottom: 30px; background-color: $heroUnitBackground; @include border-radius(6px); h1 { margin-bottom: 0; font-size: 60px; line-height: 1; color: $heroUnitHeadingColor; letter-spacing: -1px; } p { font-size: 18px; font-weight: 200; line-height: $baseLineHeight * 1.5; color: $heroUnitLeadColor; } }