.ui-state-highlight {
    border: 0 !important;
}

.ui-state-highlight a {
    background: #c4a676 !important;
    color: #fff !important;
}

.ui-datepicker-calendar a.ui-state-default:hover {
    background: #272535 !important;
    color: #fff !important;
}