@import "~@orchard/frontend-react-components/src/scss/variables";
@import "~@orchard/frontend-react-components/src/scss/theme";

$grey:          $gray-100;
$grey_100:      $gray-100;
$blue-deep:     #1b3249;
$grey_175:      #d8d8d8;

$workstation-calendar-span-background:      #e2f4ff;
$workstation-calendar-week-span-background: #b0e1fe;
$workstation-calendar-day-outline:          #e0dad8;
