// Colors
$primary-blue: #003d85;
$grey: #ccc;
$light-grey: #f5f5f5;

// Text
$font-family: arial, sans-serif;
