/*Stylesheet Css */ a { } p { font-size: 16px; color: #292E30; } h1 { font-family: @altFontFamily; font-size: @fontSizeH1; color: @siteBlue; } h2 { font-family: @altFontFamily; font-size: @fontSizeH2; color: @siteBlue; } h3 { font-family: @altFontFamily; font-size: @fontSizeH3; font-weight: bold; color: @grayDark; }