assets/scss/0-tools/_vars.scss in kcc-gem-theme-0.7.1 vs assets/scss/0-tools/_vars.scss in kcc-gem-theme-0.7.2

- old
+ new

@@ -5,10 +5,11 @@ $font-family-paragraph: 'Open Sans', sans-serif; $font-family-headings: 'Roboto', sans-serif; $font-family-power: 'Libre Franklin', sans-serif; $font-family-kcc: 'Eurostile', sans-serif; $font-family-oswald: 'Oswald', sans-serif; +$font-family-saira: 'Saira', 'sans-serif'; $font-family-icons: 'Material Icons'; $font-size-base: 1rem; $font-weight-light: 300; @@ -25,9 +26,10 @@ // Colors //KCC colors $primary-blue: #0f3b63; // Primary red-color $primary-red: #c61f48; // Primary blue-color $accent-blue: #005bac; // Accent blue-color used in all links and link buttons; +$color-blue-light: #ccdde1; $black: #000; $grey-1: #666; $grey-2: #e5e8ed; $grey-3: #f1f2f7; // Background color for slick tracks