/* -------------------------------/ COLORES /---------------------------------------- */
:root {	--default-primary-color: #FF9800; }
:root {	--dark-primary-color: #ec7600; }
:root {	--light-primary-color: #FFE0B2; }
:root {	--text-primary-color: #212121; }
:root {	--accent-color  : #9E9E9E; }
:root {	--light-accent-color  : #e0e0e0; }
:root {	--primary-text-color: #212121; }
:root {	--secondary-text-color: #757575; }
:root {	--divider-color: #BDBDBD; }
:root {	--verde_guardar: #ace2b9; }
:root {	--verde_claro_guardar: #d9f1df; }
:root {	--rojo_borrar: #ddaeae; }
/* -------------------------------/ COLORES /---------------------------------------- */