@import "node_modules/bootstrap/scss/variables";

$primary-color: #8007D4;
$primary-color-comp: #974ad8;
$danger-color: #c9302c;
$danger-color-comp: #f73737;
$border-color: #E6E6E6;
$text-color: #4A4A4A;
$text-color-clear: #9B9B9B;
$text-muted: #889198;

$form-text-margin-top: .5rem;
