/**
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 * 
 * coop_web
 * @authors 
 *      Roberto Schaerer <roberto@sysmovil.com>
 * @descripción: 
 * @version 1.0 - 22 mar. 2025 - 8:36:06
 * 
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.fondo-gris {
    background: #f2f2f2;
}

.bg-lila {
    background: #6F42C1;
}