.ui-datepicker-calendar td.ui-datepicker-today a {
  background: #6777ef;
  border: #6777ef;
  color: #fff;
}

.ui-datepicker-calendar a.ui-state-active {
  background: #82d3f8;
  border: #82d3f8;
  color: #fff;
}
