:root {

/* Colors: */
--chatbot-input-outline: #9BC6B3;
--chatbot-visitante-text:#EDF4F4;
--chatbot-visitante-bg: #005C4B;
--chatbot-placeholder: #F5F2F2;
--chatbot-input-bg: #343E45;
--chatbot-solid-button-text-hover: #F2F8F3;
--chatbot-solid-button-bg-hover: #C6B606;
--text-button-hover: #C6B606;
--text-button-bg-hover: #FAF9E4;
--modelo-menu-hover: #fff;
--modelo-menu-bg-hover: #414141;
--solid-button-text-hover:#000;
--solid-button-bg-hover: #fff351;
--chatbot-inicio-text: #F4F0F0;
--chatbot-inicio-bg: #49565D;
--chatbot-seleccion-text: #000;
--chatbot-asesor-text: #484848;
--chatbot-asesor-bg: #fff;
--chatbot-solid-button-text: #FFF;
--chatbot-solid-button-bg: #64A389;
--chatbot-header-text: #FFF;
--chatbot-header-bg: #4B7D60;
--body-bg: #FFF;
--footer-text: #121212;
--footer-bg: #FFF;
--descripcion-texto: #121212;
--img2-texto: #fff;
--precio-texto: #fff;
--img1-texto: #f3f3f3;
--llamador2-texto: #fff;
--llamador1-texto: #ECDF4A;
--text-button:#C6B606;
--solid-button-texto: #000;
--solid-button-bg: #efdf00;
--precio-bg: #121212;
--llamador2-bg: #000;
--llamador1-bg: #eede03;
--header-text: #FFF;
--header-bg: #121212;
--box-bg2: #989898;
--chatbot-sombra: #0000004f;

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