/* | | Custom Variables | */ // Colours @c_text: #111; // text @c_text_light: #fff; // light text @c_base: #0088cc; // base @c_accent: #f5f5f5; // accent @c_error: #ff0000; // error