input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert(50%);
}
