.cuerpo{
    border-color: rgb(231, 75, 0);
}
#icono{
    background-color: rgb(231, 75, 0);
    color: #bc002d;
}
.cuerpo-on{
    background-color: rgb(63, 2, 2) !important;
}