@import "colors";

$link-color: $steel-blue;
$auth-background: $athens-gray;


// this allows a project to override the colors defined above
@import "themes/project";
