/*remover campo bem vindo*/
.bem-vindo {
    display: none !important;
}

h3 {
    font-weight: 400;
}

body {
    background: white !important;
}