﻿
.novoLoginButton {
    background-color: transparent;
    color: white;
    border-radius: 30px !important;
    /* border-color: white; */
    border: 3px white solid !important;
    font-size: 20px !important;
    font-weight: normal !important;
}

/*074a77*/
.textoInicio {
    font-size: 40px;
    color: white;
    font-weight: normal;
    /*content: 'SEU \n CONSIGNADO NA \n NUVEM';*/
}


.escolhido{
    color: white;
    font-weight:bold;
}


