.busca input {
    border-radius: 48px;
    border: 0;
    padding: 0 48px 0 15px;
}
.botao-busca svg {
    margin: 0 auto;
}