table.calendar-view-table thead tr,table.calendar-view-table thead{
	background-color:#20c997 !important;
}

.bg-viola{
	background-color:#6f42c1;
}

.min-vh-75 {
  min-height: 57vh;
}