form .menegel{
    display: flex                       ;
    align-items: center;
    justify-content: center;
}

#FormBusca label{
    text-transform: uppercase;
}