$white: #fff;
$white-hover: #eee;
$white-hover-light: #d9d9d9;

$comet: #545d70;
$comet-placeholder: gray;
$grey-border: #ced4da;

$text-color: $comet;
// bootstrap
$primary: #26adf0;
$primary-hover: #0e8ccb;
$primary-hover-light: #f0f8ff;
$secondary: #f6593b;
