$agenda-week-view-header-height: 100px;
$agenda-hour-view-labels-width: 80px;
$color-active-light: #74B77F;
$color-label: #5B6875;
$color-dark: #171721;
$color-border: rgba(grey, 0.4);
$color-inactive-day: rgba($color-dark, 0.2);
$agenda-week-label-value-font-size: 16px;
$xs-width: 600px;
$sm-width: 960px;
$md-width: 1280px;
$lg-width: 1920px;
