.cal-blue { background: #0000FF; width:100%; } 
.cal-green { background: #00C340; width:100%; } 
.cal-light-blue { background: #93D8FF; width:100%; } 
.cal-orange { background: #FFB221; width:100%; } 
.cal-purple { background: #61157F; width:100%; } 
.cal-red { background: #BE002B; width:100%; } 
.cal-yellow { background: #F4F077; width:100%; } 

.calendar-view-table .calendar-view-day__number { font-size:1em; background:none; color:black; }
.calendar-view-table .next-month .calendar-view-day__number, .calendar-view-table .previous-month .calendar-view-day__number, .calendar-view-table .next-month .calendar-view-day__number, .calendar-view-table .previous-month .calendar-view-day__number { background:none; }
.calendar-view-table caption { padding:0; color:#000000; font-size:1.5em; }
.calendar-view-pager__reset a, .calendar-view-pager .pager__item > * { padding:0; font-size:.9em; line-height:0; text-decoration:underline; } 

.views-field.views-field-title { font-size: 1.1em; }
.datetime { font-weight: bold; font-size: 1em; }