.botao-inscricao {
    background-color: #ff6400 !important;
    color: #fff !important;
}

.botao-inscricao:hover {
    background-color: #424242 !important;
    color: #fff !important;
}

.botao-aviseme {
    background-color: #424242 !important;
    color: #fff !important;
}

.botao-aviseme:hover {
    background-color: #009bae !important;
    color: #fff !important;
}

.botao-inscricao-processo-seletivo {
    width: 200px !important;
    min-width: 200px !important;
}

.botao-inscricao-processo-seletivo .fusion-button-text {
    white-space: normal !important;
}
