.azul {
    background-color: #293384 !important;
    color: white !important;
}
.azul-claro {
    background-color: #1b9dd9 !important;
    color: white !important;

}
.amarelo {
    background-color: #fcbf06 !important;
    color: white !important;

}
.laranja {
    background-color: #ed690b !important;
    color: white !important;

}
.verde {
    background-color: #42af65 !important;
    color: white !important;

}
.roxo {
    background-color: #6b3f91 !important;
    color: white !important;

}

