// Colors $darkGrey: #4C4D4D; $white: #C8E9EE; $black: #070809; $blue: #0F7491; $lightblue: #40C2D7; $backgroundDarker: #070809; $backgroundDark: #101111; //Fonts $fontHeader: 'M+ 1m', monospace; $fontParagraph: 'Blogger Sans', sans-serif; $fontCode: 'M+ 1m', monospace; // Content $breakLarge: 992px; $width: 760px;