/*
Theme Name: App de Controle de pagamentos
Theme URL: https://studiowp.com.br
Description: Theme created by Studiowp Websites.
Theme Author: Emerson Gonçalves
Author URL: http://studiowp.com.br/emerson-goncalves
Template: wp-bootstrap-starter
Version: 1.0.0
Text Domain: studiowp
*/


.login-form {
    display: flex !important;
     width: 100% !important;
    flex-direction: column !important;
    justify-content: center !important; 
    align-items: center !important;
}

#loginform p .login-username{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}