: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: #CB0E0E;
--text-button-bg-hover: #F0EAEA;
--modelo-menu-hover: #111;
--modelo-menu-bg-hover: #777;
--solid-button-texto-hover: #FFF7F7;
--solid-button-bg-hover: #3d3636;
--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: #F4F4F4;
--chatbot-header-bg: #4B7D60;
--body-bg: #EDEDE6;
--footer-bg: #EDEDE5;
--footer-texto: #0B0B0B;
--descripcion-texto: #0A0A0A;
--img2-texto: #F5F5F5;
--precio-texto: #FFFFFF;
--img1-texto: #F7F7F7;
--llamador2-texto: #EFE7E7;
--llamador1-texto: #FCFCFC;
--text-button: #FF1414;
--solid-button-texto: #F0F0F0;
--solid-button-bg: #1F1F1F;
--precio-bg: #ff1430;
--llamador2-bg: #242649;
--llamador1-bg: #FF1430;
--header-text: #F8F8F8;
--header-bg: #121212;
--box-bg2: #3F3D89;
--chatbot-sombra: #0000004f;

/* AGREGADAS */
--body-text: #101010;
/* AGREGADAS */

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