:root {
    --gris-suave: #BDBDBD;
    --azul-pastel: #A2BFF0;
    --azul-lavanda: #8695D1;
    --turquesa-claro: #95E3E0;
    --amarillo-pastel: #FFF1A6;
    --blanco: #FFFFFF;
    --naranja-pastel: #FFB347;
    --fuente-principal: 'Poppins', sans-serif;
    --icono: "🧸";
    --rosa-pastel: #f8ccd9;
    --amarillo-pastel: #fff2b2;
    --verde-mint: #c7f0d6;
    --azul-pastel: #cdeaf5;
    --blanco-poco: #ffffff;
    --texto-principal: #5f4c6b;
}