.white-placeholder::placeholder {
    color: white;
    opacity: 1; /* Ensure full visibility */
}
