.plan-1 {
    color: red;
    background-color: #fff !important;
    border: 0px solid #002942 !important;
}

.plan-2 {
    color: #333;
    background-color: #fff !important;
    border: 0px solid #46c38b !important;
}

.plan-3 {
    color: #333;
    background-color: #ecf0f6;
    border: 3px solid #9ebf30 !important;
}

.naranjo {
    color: #f49d00;
    margin-top: 0px;
}

.azul {
    color: #91b71c;
    margin-top: 0px;
}

.titulo-azul{
    color:#002d48 ;
}