/************************************************************************
/*   Ainell xRM: Selección de Gama de Colores,                          *
/************************************************************************


/* GAMA Lanzarote :  BG CLARO*/

:root { 
    --tono-bg1: #E7D7CF;
    --tono-bg2: #DBC3B7;
    --tono-bg3: #C1A698;
    
    --tono-fg1: #4E433D;
    --tono-fg2: #3A322E;
    --tono-fg3: #27221F;
    
    --tono-main: #50c079;
    --tono-pie: #ccc;
    
    --tono-bot1: #368477;
    --tono-bot2: #7da9a4;
    
    --tono-cab1: #4E433D;
    --tono-cab2: #61534C;

}

    

