.dark-mode input:autofill, 
.dark-mode input:autofill:focus, 
.dark-mode input:autofill:hover, 
.dark-mode select:autofill, 
.dark-mode select:autofill:focus, 
.dark-mode select:autofill:hover, 
.dark-mode textarea:autofill, 
.dark-mode textarea:autofill:focus, 
.dark-mode textarea:autofill:hover {
	-webkit-text-fill-color: #000;
}
