// calendar
$color-border: #D6DFEA;
$calendar-bg: #FFFFFF;
$calendar-shadow: rgba(87, 108, 132, 0.31);
$button-hover-bg: #E6ECF4;
$button-color: #5A7AB0;
$cell-hover-bg: #E6ECF4;
$cell-today: #5297E6;
$cell-selected: #5297E6;
$cell-selected-color: #FFFFFF;
$cell-text: #000000;
$color-weekend: #C5220E;
