<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hci-calendar {

}

.hci-calendar a {
    color: white;
}

.hci-calendar .ui-datepicker-next {
    float: right;
}

.hci-calendar .ui-datepicker-prev {
    float: left;
}

.hci-calendar .ui-datepicker-title {
    text-align: center;
}</pre></body></html>