.ui-datepicker-calendar th {
  color: #fff;
}

.sis-ct-date-day,
.sis-ct-date-date {
  background: #066E6B !important;
  color: #fff !important;
  text-align: center;
}

.sis-ct-timeslot:hover {
  background: #066E6B !important;
  color: #fff !important;
}

.ui-widget-header .ui-widget-hover {
  background: none !important;
}

.sis-basket {
  font-size: 16px;
}

.sis-buttons-template .govuk-grid-row {
  margin-bottom: 10px;
}