
input:read-only {
    color: #88a6f5 !important;
}

label{
    color: rgba(255, 255, 255, 0.8);
}

input[type="date"] {
    color-scheme: light !important; /* Try "light" or "dark" */
}