.input {
	padding: 10px;
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
	border: 0;
	background: var(--cor-complementar1);
}

