.cch{
    background-color: #6fb048;
    color: #fff !important;
}

.cch:hover{
    color: #000 !important;
}

.enp{
    background-color: #ffad3d;
    color: #fff !important;
}

.enp:hover{
    color: #000 !important;
}

.bd{
    background-color: #2b336e;
    color: #fff !important;
}

.bd:hover{
    color: #000 !important;
}

.alterno{
    color: #fff !important;
    text-decoration: underline;
}

.card{
border-radius: 6px 6px 6px 6px;
}

