body { // font-family: 'Trebuchet MS', Tahoma,sans-serif; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; margin: 0; } h1 { font-size: 1.75rem; } h2 { font-size: 1.4rem; } a { color: $secondary; } a:hover { opacity: 0.8; }