/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 20 de abr de 2022, 15:41:05
    Author     : Marcel
*/

#pagina-autenticacao .page-content{
    padding: 40px 20px;
    --f7-button-height:53px;
}
#pagina-autenticacao button{
    background: var(--laranja);
}