:root{
    --principal: #0eaf31;
    --secundario:#180097;
    --blanco: #ffffff;
    --beige: #f1f1f1;
    --negro: #060606;
    --negroClaro: #181818;
    --colorshadow:rgba(147, 147, 147, 0.49);
}