.cuerpo{
    border-color: rgb(255, 171, 0);
}
#icono{
    background-color: rgb(255, 171, 0);
    color: #ffff2d;
}
.cuerpo-on{
    background-color: rgb(214, 125, 22) !important;
}