input:focus, textarea:focus {
	background: #efefef;
	color: #000;
	}
	
input{
  border: 1px solid #3F4C6B
}