// color variables
$primary: navy;
$secondary: purple;
$success: green;
$info: cyan;
$warning: yellow;
$danger: red;
