.vy-field input[type="text"],
.vy-field input[type="password"] {
	background: white;
	color: var(--green-400);
}