.btn-primary-emp-aluno {
    color: #000;
    background-color: #f2ca68;
    border-color: #f2ca68;
}

.auth-form-light {
    background-color: #000000 !important;
    color: #f2f2f2;
    border-color: #f2ca68;
    border-style: solid;
}

.auth .brand-logo img {
      width: auto;
}

.h4.cinza {
          color: #f2f2f2 !important;
}



.auth-form-light > form > .form-group > .form-control {
                 color: #f2f2f2;
}

.container-scroller > .container-fluid.page-body-wrapper > .content-wrapper {
                 background: #000000 !important;
}