.banner__pesquisa::placeholder {
margin-left: -2em;
font-family: var(--fonte-principal);
font-size: 14px;
font-weight: 400;
text-align: center;
color: var(--branco);
background: url("../imagens/Lupa.svg") no-repeat;
background-position: 2em;
}