:root {
    --theme-color: #80CC28;
    --theme-color-dark: #64B506;
    --theme-link-color: #80CC28;
    --theme-background-color: #64B506;
    --theme-navcolor: #fff;
    --theme-navcolor-active: #000;
    --theme-navbackground-color: #80CC28;
    --theme-navbackground-hover: #64B506;
    --theme-sale-label: #ff4157;
    --theme-new-label: #6bcc42;
}
