:root {

/* Colors: */
--chatbot-input-outline: #77C36B;
--chatbot-visitante-text: #10120F;
--chatbot-visitante-bg: #D5FCCF;
--chatbot-placeholder: #4A4747;
--chatbot-input-bg: #FCFFFE;
--chatbot-solid-button-text-hover: #EDF0E9;
--chatbot-solid-button-bg-hover: #51846F;
--text-button-hover: #9B0328;
--text-button-bg-hover: #FCEFF0;
--modelo-menu-hover: #FFF;
--modelo-menu-bg-hover: #FCEFF0;
--solid-button-text-hover:#fff;
--solid-button-bg-hover: #333;
--chatbot-inicio-text: #E8E8E8;
--chatbot-inicio-bg: #7E7E7E;
--chatbot-seleccion-text: #000;
--chatbot-solid-button-text: #F0E9E9;
--chatbot-asesor-text: #484848;
--chatbot-asesor-bg: #FAFAFA;
--chatbot-solid-button-bg: #64A389;
--chatbot-header-text: #FFF;
--chatbot-header-bg: #4B7D60;
--body-bg: #FFF;
--footer-bg: #000;
--footer-texto: #FFF;
--descripcion-texto: #000;
--img2-texto: #fff;
--precio-texto: #FFF;
--img1-texto: #ffffff;
--llamador2-texto: #000;
--llamador1-texto: #fff;
--text-button: #C3002F;
--solid-button-texto: #FFF;
--solid-button-bg: #C3002F;
--precio-bg: #343434;
--llamador2-bg: #E4E4E4;
--llamador1-bg: #C3002F;
--header-text: #000;
--header-bg: #FFF;
--box-bg2: #c3002f;
--modelo-menu-hover: #F0D8DE;
--modelo-menu-bg-hover: #000;
  
--chatbot-sombra: #0000004f;

--chatbot-bg: url("atticchat/imagenes/trama-chat-light.webp");
}