:root {
    --bgPrimario: #19be2f;
    --bgPrimarioHover: #288513;
    --bgPrimarioLight: #c6debd;
    --bgSecundario: #82ce6d;
    --fontPrimario: "Open Sans", Arial, sans-serif;
    --fontSecundarioBold: robotobold;
    --fontSecundarioLight: robotolight;
}