.datepicker-title {
    color: red;
}
.fw-either-active .datepicker-title {
    color: revert;
}
