.card:nth-child(2){
    border-left-color:#15803d;
}

.card:nth-child(3){
    border-left-color:#16296f;
}

#tabelaPlanos td:nth-child(2){
    color:#c91f28;
    font-weight:bold;
}

#tabelaHistoricoPlanos td:nth-child(1){
    color:#16296f;
    font-weight:bold;
}

#tabelaHistoricoPlanos td:nth-child(4){
    color:#15803d;
    font-weight:bold;
}